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

{{ text_edit }}

{{ text_article }}
{% if error_article_limit %}
{{ error_article_limit }}
{% endif %}
{% if error_article_description_length %}
{{ error_article_description_length }}
{% endif %}
{% if error_limit_admin %}
{{ error_limit_admin }}
{% endif %}
{{ text_review }}
{% if error_image_category %}
{{ error_image_category }}
{% endif %}
{% if error_image_article %}
{{ error_image_article }}
{% endif %}
{% if error_image_related %}
{{ error_image_related }}
{% endif %}
{{ footer }}