]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/inlinepagetitle.tmpl
web commit by http://id.inelegant.org/: Linked to pre-req 'htmllink-anchors' patch.
[ikiwiki.git] / templates / inlinepagetitle.tmpl
index 0b12fa3b8d762e7f032915bf8938429e86465512..6bc789dfb29cfe241055ac51c4c392df6a6a50a4 100644 (file)
@@ -1,4 +1,7 @@
-<h2><TMPL_VAR PAGELINK></h2>
 <p>
 <p>
-<i>(posted <TMPL_VAR CTIME>)</i>
+<a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a><br />
+<i>
+Posted <TMPL_VAR CTIME>
+</i>
+
 </p>
 </p>