diff --git a/symposion/templates/reviews/result_notification.html b/symposion/templates/reviews/result_notification.html index cbd5c4c29bcc16b3f432678676d7c181da767f41..6d2ecf77f93be58cfa2d46c583175c1b169f65af 100644 --- a/symposion/templates/reviews/result_notification.html +++ b/symposion/templates/reviews/result_notification.html @@ -11,19 +11,19 @@ {% endblock %} {% block body %} - + - +

Result Notification

- -
- + + + {% csrf_token %} - +

Select one or more proposals (0 currently selected)
@@ -37,7 +37,7 @@

- + @@ -47,14 +47,14 @@ - + {% for proposal in proposals %}
{% trans "Status" %} {% trans "Notified?" %}
{{ proposal.number }} - + {{ proposal.speaker }}
{{ proposal.title }}