diff options
Diffstat (limited to 'templates/inlinepage.tmpl')
-rw-r--r-- | templates/inlinepage.tmpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl index bca3ff55d..4999c3248 100644 --- a/templates/inlinepage.tmpl +++ b/templates/inlinepage.tmpl @@ -1,3 +1,6 @@ + +<hr> + <h1><TMPL_VAR PAGELINK></h1> <TMPL_VAR CONTENT> @@ -5,4 +8,3 @@ <p> <i>(posted <TMPL_VAR CTIME>)</i> </p> -<hr> |