File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ for Delta Chat users. For details how it avoids storing personal information
1111please see our [ privacy policy] ( privacy.html ) .
1212{% endif %}
1313
14+ {% if not config.invite_token %}
1415<a class =" cta-button " href =" DCACCOUNT:https://{{ config.mail_domain }}/new " >Get a {{config.mail_domain}} chat profile</a >
1516
1617If you are viewing this page on a different device
@@ -23,6 +24,10 @@ you can also **scan this QR code** with Delta Chat:
2324🐣 ** Choose** your Avatar and Name
2425
2526💬 ** Start** chatting with any Delta Chat contacts using [ QR invite codes] ( https://delta.chat/en/help#howtoe2ee )
27+ {% else %}
28+ ** To join this instance, you need an invite link or QR code -
29+ ask the admin for an invite.**
30+ {% endif %}
2631
2732{% if config.mail_domain != "nine.testrun.org" %}
2833<div class =" experimental " >Note: this is only a temporary development chatmail service</div >
You can’t perform that action at this time.
0 commit comments