diff --git a/symposion/templates/reviews/result_notification_prepare.html b/symposion/templates/reviews/result_notification_prepare.html index 2248c2044d8a47c248fdf4c312099720c8127f64..bfe2e4332fba50dcf777f4b4a838d5a17696b635 100644 --- a/symposion/templates/reviews/result_notification_prepare.html +++ b/symposion/templates/reviews/result_notification_prepare.html @@ -1,5 +1,8 @@ {% extends "reviews/base.html" %} +{% load url from future %} + + {% load i18n %} {% block body %} @@ -23,7 +26,7 @@

Email

-
+ {% csrf_token %} @@ -42,7 +45,7 @@ {% include "reviews/_result_notification_prepare_help.html" %} - Cancel + Cancel