]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/inlinepage.tmpl
web commit by IainMcLaren
[ikiwiki.git] / templates / inlinepage.tmpl
index 4999c3248b5b28e5299f946f26ec600121fe3fe0..397ac860c218a4979b7ad7d1ad1426981049c1d9 100644 (file)
@@ -1,6 +1,4 @@
-
-<hr>
-
+<div class="inlinepage">
 <h1><TMPL_VAR PAGELINK></h1>
 
 <TMPL_VAR CONTENT>
 <h1><TMPL_VAR PAGELINK></h1>
 
 <TMPL_VAR CONTENT>
@@ -8,3 +6,4 @@
 <p>
 <i>(posted <TMPL_VAR CTIME>)</i>
 </p>
 <p>
 <i>(posted <TMPL_VAR CTIME>)</i>
 </p>
+</div>