Promotions
{% if settings.banner_image and settings.banner_image != "" %}
{% else %}
{% include 'default_icon' %}
{% endif %}
{{ "page.access_page.header" | t }}
{% if offer_setup.description != 'none' %} {{ "page.access_page.subtitle_offer_description" | t }} {% endif %} {{ "page.access_page.description" | t }}
{% comment %}
To protect you, we keep a record of the text used in this form that your customers have agreed to.
Do not remove this form or its text fields.
{% endcomment %}
{% form 'registration_form' %}
{% endform %}