{% extends "app.html" %} {% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load bootstrap %} {% load i18n %} {% block pagetitle %}
{% blocktrans trimmed %} Matrix service needs to be configured for a domain. Users on other Matrix servers will be able to reach users on this server using this domain name. Matrix user IDs will look like @username:domainname. {% endblocktrans %}
{% blocktrans trimmed %} No domain(s) are available. Configure at least one domain to be able to use Matrix Synapse. {% endblocktrans %}
{% else %} {% endif %} {% endblock %}