{% include 'webapp/_pwa_head.html' %}
{% for lc in ['en','fa','tr','ar'] %}
{% endfor %}
{% if error %}
{{ error }}
{% endif %}
{{ t('forgot_password') | default('Forgot password?') }}
{% include 'webapp/_pwa.html' %}