diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-09 18:40:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-09 18:40:18 -0400 |
commit | 31775762ba897246b8e837b070a9258fb5a3ec6c (patch) | |
tree | 6dab0ae9850f2976504329938eb81febb744c5e3 | |
parent | 1bdf98a4a0b3a0bddbede8390df0930193d06a5a (diff) |
better autotag title
-rw-r--r-- | templates/autotag.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/autotag.tmpl b/templates/autotag.tmpl index 6bc809d22..9162e9e8d 100644 --- a/templates/autotag.tmpl +++ b/templates/autotag.tmpl @@ -1,4 +1,4 @@ -[[!meta title="tag <TMPL_VAR TAGNAME>"]] +[[!meta title="pages tagged <TMPL_VAR TAGNAME>"]] [[!inline pages="tagged(<TMPL_VAR TAG>)" actions="no" archive="yes" feedshow=10]] |