{% extends "zerver/portico.html" %} {# Login page. #} {% block customhead %} {{ super() }} {{ render_bundle('signup') }} {% endblock %} {% block portico_content %} {% if password_auth_enabled %} {% endif %}
No authentication backends are enabled on this server yet, so it is impossible to login!
See the Zulip authentication documentation to learn how to configure authentication backends.