{% embed "overall_header.html" %} {#-- Auth page without the default header --#} {% block header %}{% endblock %} {% endembed %}
{{ L_INDEX }}
{% if zeina.logo_image_location %} {% endif %}

{L_RESET_PASSWORD}

{% if S_IS_PASSWORD_RESET %} {% if PASSWORD_RESET_ERRORS %} {% endif %}
{% else %} {% if USERNAME_REQUIRED %} {% endif %}
{% if USERNAME_REQUIRED %}
{% endif %} {% endif %}
{S_HIDDEN_FIELDS} {S_FORM_TOKEN}
{% embed "overall_footer.html" %} {#-- Auth page without the default footer --#} {% block footer %}{% endblock %} {% endembed %}