From f8f4a02cf955d71cb89f541a0ca5463af1110c40 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sun, 27 May 2012 13:16:02 +0200 Subject: [PATCH] Update template file --- templates/message.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/message.html b/templates/message.html index 77b803e..4e3293e 100644 --- a/templates/message.html +++ b/templates/message.html @@ -1,15 +1,15 @@ - "?subject" from ?from (?date) - ?title + "%(subject)s" from %(from)s (%(date)s) - %(title)s

?title

- << back to index + << back to index
-

?subject

-

?version

+

%(subject)s

+

%(version)s

@@ -18,13 +18,13 @@ - - - + + +
Date:
?from?to?date%(from)s%(to)s%(date)s
- ?body + %(body)s