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/search.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hyperkitty/templates/search.html') diff --git a/hyperkitty/templates/search.html b/hyperkitty/templates/search.html index 18d2710..3db0b1c 100644 --- a/hyperkitty/templates/search.html +++ b/hyperkitty/templates/search.html @@ -23,7 +23,7 @@ {{email.category}} {% endif %} - {% if email.category %} + {% if email.category %}
{{email.category}}
@@ -95,3 +95,5 @@ Sorry no emails could be found for your search. }); {% endblock %} + +{# vim: set noet: #} -- cgit