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

{{ text_edit }}

{% 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_product }}
{% if error_limit_admin %}
{{ error_limit_admin }}
{% endif %}
{{ text_review }}
{{ text_voucher }}
{% if error_voucher_min %}
{{ error_voucher_min }}
{% endif %}
{% if error_voucher_max %}
{{ error_voucher_max }}
{% endif %}
{{ text_tax }}
{{ text_account }}
{% for customer_group in customer_groups %}
{% endfor %} {% if error_customer_group_display %}
{{ error_customer_group_display }}
{% endif %}
{% if error_login_attempts %}
{{ error_login_attempts }}
{% endif %}
{{ text_checkout }}
{% for order_status in order_statuses %}
{% endfor %}
{% if error_processing_status %}
{{ error_processing_status }}
{% endif %}
{% for order_status in order_statuses %}
{% endfor %}
{% if error_complete_status %}
{{ error_complete_status }}
{% endif %}
{{ text_stock }}
{{ text_affiliate }}
{{ text_return }}
{{ text_captcha }}
{% for captcha_page in captcha_pages %}
{% endfor %}
{{ text_general }}
{{ text_mail_alert }}
{% for mail_alert in mail_alerts %}
{% endfor %}
{{ text_general }}
{{ text_security }}
{% if error_encryption %}
{{ error_encryption }}
{% endif %}
{{ text_upload }}
{{ text_error }}
{% if error_log %}
{{ error_log }}
{% endif %}
{{ footer }}