From 04a6356a6d5443b8b60b4ea20a6ac8567af66a5b Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Tue, 2 Oct 2012 12:11:40 +0200 Subject: Add a view to download attachments --- hyperkitty/templates/message.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hyperkitty/templates/message.html') diff --git a/hyperkitty/templates/message.html b/hyperkitty/templates/message.html index 75770f1..e9f2806 100644 --- a/hyperkitty/templates/message.html +++ b/hyperkitty/templates/message.html @@ -14,7 +14,9 @@

Attachments

{% endif %} -- cgit