aboutsummaryrefslogtreecommitdiff
path: root/templates/autotag.tmpl
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-04-21 19:09:59 -0400
committerJoey Hess <joey@kitenet.net>2010-04-21 19:13:03 -0400
commit8cde2365e43f1c96432dcedb378be55d2308dd08 (patch)
treed5fd01c9dca5154bb4ac36a49509107dc0e15afc /templates/autotag.tmpl
parent167964b68661de57983993efd7261a75da661665 (diff)
downloadikiwiki-8cde2365e43f1c96432dcedb378be55d2308dd08.tar
ikiwiki-8cde2365e43f1c96432dcedb378be55d2308dd08.tar.gz
add separate template variable for tag page and sanitize displayed tag name
Diffstat (limited to 'templates/autotag.tmpl')
-rw-r--r--templates/autotag.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/autotag.tmpl b/templates/autotag.tmpl
index a8824171b..7b0d4c90f 100644
--- a/templates/autotag.tmpl
+++ b/templates/autotag.tmpl
@@ -1,3 +1,3 @@
-## Pages tagged <TMPL_VAR TAG> ##
+## Pages tagged <TMPL_VAR TAGNAME> ##
[[!inline pages="tagged(<TMPL_VAR TAG>)" actions="no" archive="yes"]]