diff options
Diffstat (limited to 'templates/misc.tmpl')
-rw-r--r-- | templates/misc.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/misc.tmpl b/templates/misc.tmpl index 7f65217d1..0de56edeb 100644 --- a/templates/misc.tmpl +++ b/templates/misc.tmpl @@ -17,11 +17,13 @@ </head> <body> +<div class="pageheader"> <div class="header"> <span> <TMPL_VAR INDEXLINK>/ <TMPL_VAR TITLE> </span> </div> +</div> <!-- .pageheader --> <div id="content"> <TMPL_VAR PAGEBODY> |