{% extends 'stadt/stadt.html' %} {% load i18n %} {% block title %}{% trans "Missing chat client" %} - {{ block.super }}{% endblock %} {% block content_header %} {% include 'stadt/_index_header.html' %} {% endblock %} {% block heading_title %}
{% blocktrans trimmed %}
The administrators of this site seem to have forgotten to configure a local web client for Matrix (e.g. Element) at this location (/stadt/chat/
).
Please inform your site administrators.
{% endblocktrans %}