Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update
[git.ikiwiki.info.git]
/
templates
/
inlinepage.tmpl
diff --git
a/templates/inlinepage.tmpl
b/templates/inlinepage.tmpl
index 96e20e53fe605daccddbce33ab0e6cb93baaf178..397ac860c218a4979b7ad7d1ad1426981049c1d9 100644
(file)
--- a/
templates/inlinepage.tmpl
+++ b/
templates/inlinepage.tmpl
@@
-1,8
+1,9
@@
-<h2><TMPL_VAR PAGELINK></h2>
+<div class="inlinepage">
+<h1><TMPL_VAR PAGELINK></h1>
<TMPL_VAR CONTENT>
<p>
<i>(posted <TMPL_VAR CTIME>)</i>
</p>
-<
hr
>
+<
/div
>