From 0a8e5ee78fb231606a0b43f6688aca47e941d91c Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Mon, 10 Dec 2012 12:25:38 +0100 Subject: Non-code changes (license texts, indentation, etc.) --- hyperkitty/templates/message.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'hyperkitty/templates/message.html') diff --git a/hyperkitty/templates/message.html b/hyperkitty/templates/message.html index 25983ec..1425218 100644 --- a/hyperkitty/templates/message.html +++ b/hyperkitty/templates/message.html @@ -6,10 +6,10 @@ {% block content %}
- - -

{{ message.subject }}

+ + {# the background image will be a "back to thread" button #} +

{{ message.subject }}

@@ -17,3 +17,5 @@
{% endblock %} + +{# vim: set noet: #} -- cgit