diff options
author | Simon McVittie <smcv@debian.org> | 2012-04-09 16:12:07 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2014-03-09 19:29:38 +0100 |
commit | b041ce3d29bc36156080098a016542146c262c65 (patch) | |
tree | 2e2f6aecfffd3bfa932bf5b938f12620e5e86c10 /.templates | |
parent | 78202a6045b349d33e66cc974e90cddd0b017813 (diff) |
Have trail links at both beginning and end in the default templates
(cherry picked from commit 1a8cbf526cdc7e77bfa084e266b8633858b68a09)
Diffstat (limited to '.templates')
-rw-r--r-- | .templates/page.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.templates/page.tmpl b/.templates/page.tmpl index 343f89dd..3f012575 100644 --- a/.templates/page.tmpl +++ b/.templates/page.tmpl @@ -155,6 +155,8 @@ <TMPL_UNLESS DYNAMIC> <TMPL_IF HTML5><nav id="pageinfo"><TMPL_ELSE><div id="pageinfo"></TMPL_IF> +<TMPL_VAR TRAILS> + <TMPL_IF TAGS> <TMPL_IF HTML5><nav class="tags"><TMPL_ELSE><div class="tags"></TMPL_IF> Tags: |