aboutsummaryrefslogtreecommitdiff
path: root/templates/aggregatepost.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-30 05:14:35 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-30 05:14:35 +0000
commitc5b02885e934e5a1f8c5a8753ed47eaf4cce8b9f (patch)
treebf3b39bc990ab61ebdc1b4f50340dfce64d2f200 /templates/aggregatepost.tmpl
parente49ff966a39d1037ccbf168b8dbd12618cf1b41e (diff)
downloadikiwiki-c5b02885e934e5a1f8c5a8753ed47eaf4cce8b9f.tar
ikiwiki-c5b02885e934e5a1f8c5a8753ed47eaf4cce8b9f.tar.gz
fixes, and make dir optional
Diffstat (limited to 'templates/aggregatepost.tmpl')
-rw-r--r--templates/aggregatepost.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/aggregatepost.tmpl b/templates/aggregatepost.tmpl
index 4dfedf53d..ef7a5f1ae 100644
--- a/templates/aggregatepost.tmpl
+++ b/templates/aggregatepost.tmpl
@@ -9,5 +9,5 @@ From <a href="<TMPL_VAR URL>"><TMPL_VAR NAME></a>
</i>
</p>
<TMPL_LOOP NAME="TAGS">
-[[<TMPL_VAR TAG>]]
+[[tag <TMPL_VAR TAG>]]
</TMPL_LOOP>