From c629cbceabddd5335dc42f7a3916e9c3d1a06db8 Mon Sep 17 00:00:00 2001 From: Aamir Khan Date: Fri, 10 Aug 2012 06:39:29 +0530 Subject: Feature : Add tag to email threads --- hyperkitty/templates/threads/add_tag_form.html | 2 +- hyperkitty/templates/threads/right_col.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'hyperkitty/templates/threads') diff --git a/hyperkitty/templates/threads/add_tag_form.html b/hyperkitty/templates/threads/add_tag_form.html index 9df2196..f719152 100644 --- a/hyperkitty/templates/threads/add_tag_form.html +++ b/hyperkitty/templates/threads/add_tag_form.html @@ -3,7 +3,7 @@ {% block header %} {% endblock %} {% block content %} -
+ {% csrf_token %} {{ addtag_form }}