{%- extends "_layout.html" %} {% block title %} {{ hawat_current_view.get_view_title() }} {% endblock title %} {%- block content %}
{{ _("Following is a list of all available user account registration options. Please choose the one most suitable for your needs.") }}
{{ _("In case you already have an account you may login here.", url = url_for('auth.login')) | safe }}