From 2d2750b4c40f4ec2016b61ee244cb435b6e9a4e8 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 17 Feb 2011 23:43:35 -0600 Subject: flesh out the data model a bit --- root/templates/edit.tt | 3 +++ root/templates/page.tt | 3 +++ 2 files changed, 6 insertions(+) (limited to 'root') 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 @@

+

+Last modified by [% author.id %] on [% modified %] +

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 @@

[% text %]

+

+Last modified by [% author.id %] on [% modified %] +

-- cgit v1.2.3-54-g00ecf