sipb-www
/
ikiwiki.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
typo typo
[ikiwiki.git]
/
templates
/
inlinepagetitle.tmpl
diff --git
a/templates/inlinepagetitle.tmpl
b/templates/inlinepagetitle.tmpl
index 0b12fa3b8d762e7f032915bf8938429e86465512..6bc789dfb29cfe241055ac51c4c392df6a6a50a4 100644
(file)
--- a/
templates/inlinepagetitle.tmpl
+++ b/
templates/inlinepagetitle.tmpl
@@
-1,4
+1,7
@@
-<h2><TMPL_VAR PAGELINK></h2>
<p>
-<i>(posted <TMPL_VAR CTIME>)</i>
+<a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a><br />
+<i>
+Posted <TMPL_VAR CTIME>
+</i>
+
</p>