{% extends "templates/web.html" %} {% block style %} {% endblock %} {% block page_content %}
{{ _("Forgot Password?") }}
{%- if facebook_login is defined %} {%- endif -%} {%- if google_login is defined %} {%- endif -%} {%- if github_login is defined %} {%- endif -%}
{{ _("Dont have an account? ") }}{{ _("Sign up.") }}
{{ _("Have an account? ") }}{{ _("Login") }}
{{ _("Back to Login") }}