summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2011-05-02 11:48:42 +0200
committerJonas Smedegaard <dr@jones.dk>2013-10-12 13:41:03 +0200
commit0e1bb78e6e1d3a6c587673a1d2d07bca2f8e4422 (patch)
treef11d99309820da3aa663b72251d294906a978c80
parent58260fb382074f54797c3557b51bdca2ccb9ad4e (diff)
Set TITLE as h1 (not meta title) in autotag.
-rw-r--r--autotag.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotag.tmpl b/autotag.tmpl
index 9162e9e..5ea99a6 100644
--- a/autotag.tmpl
+++ b/autotag.tmpl
@@ -1,4 +1,4 @@
-[[!meta title="pages tagged <TMPL_VAR TAGNAME>"]]
+# pages tagged <TMPL_VAR TAGNAME>
[[!inline pages="tagged(<TMPL_VAR TAG>)" actions="no" archive="yes"
feedshow=10]]