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

{{ cheading_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 %}  
{{ column_right }}
{{ content_bottom }} {{ footer }}