{{ header }}
{{ column_left }} {% if column_left and column_right %} {% set class = 'col-sm-6' %} {% elseif column_left or column_right %} {% set class = 'col-sm-9' %} {% else %} {% set class = 'col-sm-12' %} {% endif %}
{{ content_top }}

{{ heading_title }}

{{ text_password }}
{% if error_password %}
{{ error_password }}
{% endif %}
{% if error_confirm %}
{{ error_confirm }}
{% endif %}
{{ column_right }}
{{ content_bottom }} {{ footer }}