aboutsummaryrefslogtreecommitdiff
path: root/templates/tags.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/tags.tpl.php')
-rw-r--r--templates/tags.tpl.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/tags.tpl.php b/templates/tags.tpl.php
index 7266170..d5de176 100644
--- a/templates/tags.tpl.php
+++ b/templates/tags.tpl.php
@@ -23,5 +23,6 @@ echo $contents ."\n";
<?php
}
+$this->includeTemplate('sidebar.tpl');
$this->includeTemplate($GLOBALS['bottom_include']);
-?> \ No newline at end of file
+?>