sipb-www
/
ikiwiki.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update
[ikiwiki.git]
/
templates
/
inlinepage.tmpl
diff --git
a/templates/inlinepage.tmpl
b/templates/inlinepage.tmpl
index 4999c3248b5b28e5299f946f26ec600121fe3fe0..397ac860c218a4979b7ad7d1ad1426981049c1d9 100644
(file)
--- a/
templates/inlinepage.tmpl
+++ b/
templates/inlinepage.tmpl
@@
-1,6
+1,4
@@
-
-<hr>
-
+<div class="inlinepage">
<h1><TMPL_VAR PAGELINK></h1>
<TMPL_VAR CONTENT>
@@
-8,3
+6,4
@@
<p>
<i>(posted <TMPL_VAR CTIME>)</i>
</p>
+</div>