summaryrefslogtreecommitdiff
path: root/templates/inlinepagetitle.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/inlinepagetitle.tmpl')
-rw-r--r--templates/inlinepagetitle.tmpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/inlinepagetitle.tmpl b/templates/inlinepagetitle.tmpl
index 91f34b1d3..8527b197d 100644
--- a/templates/inlinepagetitle.tmpl
+++ b/templates/inlinepagetitle.tmpl
@@ -1,4 +1,7 @@
<p>
<TMPL_VAR PAGELINK><br />
-<i>(posted <TMPL_VAR CTIME>)</i>
+<i>
+Posted <TMPL_VAR CTIME>
+<!-- <TMPL_IF NAME="TAGS"><TMPL_VAR TAGS></TMPL_IF> -->
+</i>
</p>