summaryrefslogtreecommitdiffstats
path: root/root/templates/page.tt
diff options
context:
space:
mode:
Diffstat (limited to 'root/templates/page.tt')
-rw-r--r--root/templates/page.tt3
1 files changed, 3 insertions, 0 deletions
diff --git a/root/templates/page.tt b/root/templates/page.tt
index d9e16dc..e3e60c2 100644
--- a/root/templates/page.tt
+++ b/root/templates/page.tt
@@ -5,5 +5,8 @@
<p>
[% text %]
</p>
+<p style="text-size: small">
+Last modified by [% author.id %] on [% modified %]
+</p>
</body>
</html>