summaryrefslogtreecommitdiff
path: root/templates/page.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-24 01:16:32 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-24 01:16:32 +0000
commit7b4600df3f8b8c2112a8df6c018d64f04db1ebe8 (patch)
treedc172b98233dd1ffb0b94cfe1d58550ba4348026 /templates/page.tmpl
parentad4760ad783d19af0e115ffa570ec667d09e07ad (diff)
hold onto your hats, full-fledged blogging has arrived in ikiwiki!
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r--templates/page.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 5a7450af7..468361a9d 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -40,11 +40,13 @@
</TMPL_IF>
<p>
+<i>
<!-- from <TMPL_VAR NAME=WIKINAME> -->
Last edited <TMPL_VAR NAME=MTIME>
<TMPL_IF NAME="RSSURL">
; <a type="application/rss+xml" href="<TMPL_VAR NAME=RSSURL>">RSS</a>
</TMPL_IF>
+</i>
</p>
</body>