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

{{ text_edit }}

{{ text_general }}
{{ text_product }}
{% if error_product_limit %}
{{ error_product_limit }}
{% endif %}
{% if error_product_description_length %}
{{ error_product_description_length }}
{% endif %}
{{ text_image }}
{% if error_image_category %}
{{ error_image_category }}
{% endif %}
{% if error_image_manufacturer %}
{{ error_image_manufacturer }}
{% endif %}
{% if error_image_thumb %}
{{ error_image_thumb }}
{% endif %}
{% if error_image_popup %}
{{ error_image_popup }}
{% endif %}
{% if error_image_product %}
{{ error_image_product }}
{% endif %}
{% if error_image_additional %}
{{ error_image_additional }}
{% endif %}
{% if error_image_related %}
{{ error_image_related }}
{% endif %}
{% if error_image_compare %}
{{ error_image_compare }}
{% endif %}
{% if error_image_wishlist %}
{{ error_image_wishlist }}
{% endif %}
{% if error_image_cart %}
{{ error_image_cart }}
{% endif %}
{% if error_image_location %}
{{ error_image_location }}
{% endif %}
{{ footer }}