xmpp: Fix display of domain name in template

This commit is contained in:
Sunil Mohan Adapa 2016-06-02 22:54:10 +05:30 committed by James Valleroy
parent 3d5661dc60
commit 47596c47ff
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -28,7 +28,7 @@
<p>
{% url 'config:index' as index_url %}
{% blocktrans trimmed with domainname=status.domainname %}
{% blocktrans trimmed with domainname=domainname %}
Your XMPP server domain is set to <b>{{ domainname }}</b>. User
IDs will look like <i>username@{{ domainname }}</i>. You
can setup your domain on the system