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 10469f81c089387a3b4fd083554fab81253939d9..6bc789dfb29cfe241055ac51c4c392df6a6a50a4 100644
(file)
--- a/
templates/inlinepagetitle.tmpl
+++ b/
templates/inlinepagetitle.tmpl
@@
-1,6
+1,7
@@
<p>
-<
TMPL_VAR PAGELINK
><br />
+<
a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a
><br />
<i>
Posted <TMPL_VAR CTIME>
</i>
+
</p>