Improves the wording of the review page

This commit is contained in:
Christopher Neugebauer 2016-09-14 14:33:05 +10:00
parent 39d0947637
commit 0f8f2b5080

View file

@ -33,14 +33,15 @@
<p> <p>
<strong>You have <em>not</em> selected any items from the following <strong>You have <em>not</em> selected any items from the following
categories:</strong> categories. Even if your ticket includes complimentary tickets to social
events, or t-shirts, you must still add them to your selection.
</strong>
</p> </p>
{% include "registrasion/_category_list.html" with categories=missing %} {% include "registrasion/_category_list.html" with categories=missing %}
{% endif %} {% endif %}
<h3></h3>
<p><strong>You can also select more items from these categories:</strong></p> <p><strong>You can also select more items from these categories:</strong></p>
{% available_categories as available %} {% available_categories as available %}