diff --git a/pinaxcon/templates/registrasion/review.html b/pinaxcon/templates/registrasion/review.html index ab458eb3d1e6f60e32c067ed64b9ea727a8d2d32..85c3828a519016716c9cf597d88f0bcbde66123e 100644 --- a/pinaxcon/templates/registrasion/review.html +++ b/pinaxcon/templates/registrasion/review.html @@ -40,7 +40,7 @@ {% items_purchased as purchased %} {% if purchased %} -
+

Previously purchased

You've already paid for the following items:

{% include "registrasion/_items_list.html" with items=purchased suffix="(PAID)" %} @@ -48,25 +48,20 @@ {% endif %}
-

Add to your selection

-

You can add these items now, or you can come back and add them in a later purchase.

- {% if missing %} +

Modify your selection

+

{% missing_categories as missing %} + {% if missing %} You have not selected anything from the following categories. If your ticket includes any of these, you still need to make a selection: {% include "registrasion/_category_list.html" with categories=missing %} -

- {% endif %} + {% endif %} +

- - - - -

You can also change your selection from these categories: