summaryrefslogtreecommitdiffstatshomepage
path: root/templates/tags.tpl.php
diff options
context:
space:
mode:
authorGravatar mensonge2008-02-13 17:34:18 +0000
committerGravatar mensonge2008-02-13 17:34:18 +0000
commit484de2408fc42d8f5a25af53df159b2baa42c334 (patch)
treefc70f582126132ea3863f3734af686a762fc95d6 /templates/tags.tpl.php
parente8e5209d51b999f0672e53b368da9046b0a219b9 (diff)
downloadscuttle-484de2408fc42d8f5a25af53df159b2baa42c334.tar.gz
scuttle-484de2408fc42d8f5a25af53df159b2baa42c334.zip
new feature: collaborative description for tags and bookmarks
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@36 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'templates/tags.tpl.php')
-rw-r--r--templates/tags.tpl.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/tags.tpl.php b/templates/tags.tpl.php
index d5de176..d6259cc 100644
--- a/templates/tags.tpl.php
+++ b/templates/tags.tpl.php
@@ -1,5 +1,8 @@
<?php
$this->includeTemplate($GLOBALS['top_include']);
+?>
+
+<?php
if ($tags && count($tags) > 0) {
?>