summaryrefslogtreecommitdiff
path: root/autotag.tmpl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2010-10-14 19:14:39 +0200
committerJonas Smedegaard <dr@jones.dk>2021-03-24 11:13:29 +0100
commitb00a42882ddbdc30834d8ea04e01cbfc68cb83b0 (patch)
treec2f06714667fe5c3625994632e45f4963806f091 /autotag.tmpl
parentdac4d3e4ff64c3c1e38e614048f8eb53dc7b1d00 (diff)
add TITLE in h1 above content, and set h1 (not meta title) in template autotag
Diffstat (limited to 'autotag.tmpl')
-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]]