projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f55e219
)
missing <p>
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 29 Mar 2006 03:30:28 +0000
(
03:30
+0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 29 Mar 2006 03:30:28 +0000
(
03:30
+0000)
templates/page.tmpl
patch
|
blob
|
history
diff --git
a/templates/page.tmpl
b/templates/page.tmpl
index 9cef35dc69ab7042add35d4a6e46741c60c26ebd..e221693237e33f6ad64cd156b8fdb990c84a51e7 100644
(file)
--- a/
templates/page.tmpl
+++ b/
templates/page.tmpl
@@
-11,6
+11,7
@@
<TMPL_VAR TITLE>
</h1>
+<p>
<TMPL_IF NAME="EDITURL">
<a href="<TMPL_VAR EDITURL>">Edit</a>
</TMPL_IF>
@@
-28,6
+29,7
@@
</TMPL_IF>
<TMPL_VAR DISCUSSIONLINK><br />
+</p>
<hr />
<TMPL_VAR CONTENT>