diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-07-20 23:30:56 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-07-20 23:30:56 +0200 |
commit | 842324297a6a9ca98eb496b217d26b119465af40 (patch) | |
tree | 64a3a1de845476fb9132279743742ca4d5bfd15a /autotag.tmpl | |
parent | e310666f0122eed6767fbc6f36c8895f8c8b713f (diff) | |
parent | 3e2f923e92cf5757631a0ed28223a68d38e71f6f (diff) |
Merge branch 'scs' into allinone
Conflicts (manually resolved):
misc.tmpl
page.tmpl
Diffstat (limited to 'autotag.tmpl')
-rw-r--r-- | autotag.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/autotag.tmpl b/autotag.tmpl new file mode 100644 index 0000000..9162e9e --- /dev/null +++ b/autotag.tmpl @@ -0,0 +1,4 @@ +[[!meta title="pages tagged <TMPL_VAR TAGNAME>"]] + +[[!inline pages="tagged(<TMPL_VAR TAG>)" actions="no" archive="yes" +feedshow=10]] |