summaryrefslogtreecommitdiffstats
path: root/root/templates/edit.tt
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-02-17 23:43:35 -0600
committerJesse Luehrs <doy@tozt.net>2011-02-17 23:43:35 -0600
commit2d2750b4c40f4ec2016b61ee244cb435b6e9a4e8 (patch)
treedf6b0f39039c7d586219f2c46cc78d6e1bf7123c /root/templates/edit.tt
parent58a447a99980b9921d498444a72f1705823a049e (diff)
downloadnarwhal-2d2750b4c40f4ec2016b61ee244cb435b6e9a4e8.tar.gz
narwhal-2d2750b4c40f4ec2016b61ee244cb435b6e9a4e8.zip
flesh out the data model a bit
Diffstat (limited to 'root/templates/edit.tt')
-rw-r--r--root/templates/edit.tt3
1 files changed, 3 insertions, 0 deletions
diff --git a/root/templates/edit.tt b/root/templates/edit.tt
index a2be77c..c0c115c 100644
--- a/root/templates/edit.tt
+++ b/root/templates/edit.tt
@@ -8,5 +8,8 @@
<input type="submit" value="Submit" />
</form>
</p>
+<p style="text-size: small">
+Last modified by [% author.id %] on [% modified %]
+</p>
</body>
</html>