diff options
Diffstat (limited to 'common/custom/views/archive/top.tpl.php')
-rw-r--r-- | common/custom/views/archive/top.tpl.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/custom/views/archive/top.tpl.php b/common/custom/views/archive/top.tpl.php new file mode 100644 index 0000000..7a818e1 --- /dev/null +++ b/common/custom/views/archive/top.tpl.php @@ -0,0 +1,4 @@ + <div id="top"> + <h1><a href="<?php echo $PlanetConfig->getUrl() ?>"><?php echo $PlanetConfig->getName(); ?></a></h1> + </div> +
\ No newline at end of file |