{{ header }}
{% if error_warning %}
{{ error_warning }}
{% endif %}
{{ column_left }} {% if column_left and column_right %} {% set class = 'col-sm-6' %} {% elseif column_left or column_right %} {% set class = 'col-sm-9' %} {% else %} {% set class = 'col-sm-12' %} {% endif %}
{{ content_top }}

{{ heading_title }}

{{ text_description }}

{% if error_to_name %}
{{ error_to_name }}
{% endif %}
{% if error_to_email %}
{{ error_to_email }}
{% endif %}
{% if error_from_name %}
{{ error_from_name }}
{% endif %}
{% if error_from_email %}
{{ error_from_email }}
{% endif %}
{% for voucher_theme in voucher_themes %} {% if voucher_theme.voucher_theme_id == voucher_theme_id %}
{% else %}
{% endif %} {% endfor %} {% if error_theme %}
{{ error_theme }}
{% endif %}
{% if error_amount %}
{{ error_amount }}
{% endif %}
{{ text_agree }} {% if agree %} {% else %} {% endif %}  
{{ content_bottom }}
{{ column_right }}
{{ footer }}