From 4c38b66d638698185f0a6495c4090830b03ae897 Mon Sep 17 00:00:00 2001 From: James Tauber Date: Sat, 8 Sep 2012 19:21:08 -0400 Subject: [PATCH] csrf token --- symposion/templates/reviews/result_notification_prepare.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/symposion/templates/reviews/result_notification_prepare.html b/symposion/templates/reviews/result_notification_prepare.html index 1a14d563..b6e8ff24 100644 --- a/symposion/templates/reviews/result_notification_prepare.html +++ b/symposion/templates/reviews/result_notification_prepare.html @@ -24,6 +24,9 @@

Email

+ + {% csrf_token %} +