{% extends "zerver/portico.html" %} {% block title %} {{ _("Configuration error") }} | Zulip {% endblock %} {% block portico_content %}

{{ _("Configuration error") }}

{% block error_content %} {% endblock %}

After making your changes, remember to restart the Zulip server.

Refresh to try again or go back to {{ go_back_to_url_name }}.

{% endblock %}