{% load i18n %} {% load core_extras %} {% load currency_filters %} {% load purchase_info_tags %} {% load widget_tweaks %} {% load crispy_forms_tags %} {% if not is_bulk_purchase %} {% include 'partials/alert_messages.html' %} {% endif %} {% if not basket.is_empty %}
{% blocktrans with voucher_code=voucher.code %} Coupon code {{ voucher_code }} applied {% endblocktrans %}
{% endfor %}{% trans "Have questions?" %}
{% trans "Please read our FAQs to view common questions about our certificates." %}