{% load i18n %} {% load bootstrap3 %} {% load money %} {% load rich_text %} {{ request.event.settings.payment_giftcard_public_description|rich_text }} {% if customer_gift_cards %}

{% trans "Information" %} {% trans "The following gift cards are available in your customer account:" %}

{% csrf_token %}
{% endif %} {% bootstrap_form form layout='checkout' %}