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

{{ text_edit }}

{% if error_username %}
{{ error_username }}
{% endif %}
{% if error_password %}
{{ error_password }}
{% endif %}
{% if error_signature %}
{{ error_signature }}
{% endif %}
{{ footer }}