]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/inlinepage.tmpl
* POSIX::strftime doesn't know about encodings and doesn't return a utf8
[ikiwiki.git] / templates / inlinepage.tmpl
index bca3ff55d295cca4a4975e3e67856a440f6b73db..bcb61335dccdfc5784b2fc11ff022401f15a2595 100644 (file)
@@ -1,8 +1,9 @@
-<h1><TMPL_VAR PAGELINK></h1>
+<div class="inlinepage">
+<span class="header"><TMPL_VAR PAGELINK></span>
 
 <TMPL_VAR CONTENT>
 
 <p>
 <i>(posted <TMPL_VAR CTIME>)</i>
 </p>
-<hr>
+</div>