diff --git a/pinaxcon/templates/registrasion/discount_list.html b/pinaxcon/templates/registrasion/discount_list.html index 7bee317cd3658b3462b19c159362a952b4340402..521794c8f65a2aad6eb230ea652e961c3417ec01 100644 --- a/pinaxcon/templates/registrasion/discount_list.html +++ b/pinaxcon/templates/registrasion/discount_list.html @@ -1,7 +1,7 @@ {% if discounts %} -
+

Discounts and Complimentary Items

-

The following discounts and complimentary items are available to you. If you wish to take advantage of this offer, you must choose your items below. This discounts will be applied automatically when you check out.

+

The following discounts and complimentary items are available to you. If you wish to take advantage of this offer, you must choose your items below. The discounts will be applied automatically when you check out.

{% regroup discounts by discount.description as discounts_grouped %} {% for discount_type in discounts_grouped %} {{ discount_type.grouper }}