{{ header }}{{ column_left }}
{% if error_warning %}
{{ error_warning }}
{% endif %} {% if success %}
{{ success }}
{% endif %}

{{ text_form }}

{% if error_url %}
{{ error_url }}
{% endif %}
{% if error_meta_title %}
{{ error_meta_title }}
{% endif %}

{% if error_name %}
{{ error_name }}
{% endif %}
{% if error_owner %}
{{ error_owner }}
{% endif %}
{% if error_address %}
{{ error_address }}
{% endif %}
{% if error_email %}
{{ error_email }}
{% endif %}
{% if error_telephone %}
{{ error_telephone }}
{% endif %}
{% if locations %}
{% for location in locations %}
{% endfor %}
{% endif %}
{{ text_tax }}
{{ text_account }}
{% for customer_group in customer_groups %}
{% endfor %} {% if error_customer_group_display %}
{{ error_customer_group_display }}
{% endif %}
{{ text_checkout }}
{{ text_stock }}
{{ footer }}