{% if config.account_registration.invites or admin %}
{% endif %}
#
Now loading your chat...
with the following members:
{% include "modals/search.html" %}
{% include "modals/profile.html" %}
{% include "modals/editpreferences.html" %}
{% include "modals/editprofile.html" %}
{% include "modals/chatdetails.html" %}
{% include "modals/infomodal.html" %}
{% include "modals/warningmodal.html" %}
{% include "modals/alttextmodal.html" %}
{% endblock %}