diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-22 20:13:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-22 20:13:47 -0400 |
commit | 2cd92fcb22166351193cc2b68d9c61744b480b36 (patch) | |
tree | 20f288a418fbb699b9307e029fd6340df9220b06 /templates | |
parent | 4c99904af30c9213060809937962c1a4ab9c5ad2 (diff) |
use meta title
Diffstat (limited to 'templates')
-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 7b0d4c90f..f670982b6 100644 --- a/templates/autotag.tmpl +++ b/templates/autotag.tmpl @@ -1,3 +1,3 @@ -## Pages tagged <TMPL_VAR TAGNAME> ## +[[!meta title="tag <TMPL_VAR TAGNAME>"]] [[!inline pages="tagged(<TMPL_VAR TAG>)" actions="no" archive="yes"]] |