diff --git a/pinaxcon/templates/registrasion/voucher_code.html b/pinaxcon/templates/registrasion/voucher_code.html index 1e6209c879d33d43f1ca806a1cae0313849b26db..34703046e29f93a37c2a364ee57cad99d231d67c 100644 --- a/pinaxcon/templates/registrasion/voucher_code.html +++ b/pinaxcon/templates/registrasion/voucher_code.html @@ -1,6 +1,9 @@ {% extends "registrasion/base.html" %} {% load crispy_forms_tags %} +{% block head_title %}Apply Voucher{% endblock %} +{% block page_title %}Apply Voucher{% endblock %} + {% block proposals_body %}
{% csrf_token %}