Apply suggestions from code review

Co-authored-by: missytake <missytake@systemli.org>
This commit is contained in:
holger krekel
2024-05-24 23:11:53 +02:00
parent 6b84eaf8af
commit b651a9046b
2 changed files with 3 additions and 1 deletions

View File

@@ -4,6 +4,8 @@
## Dear [Delta Chat](https://get.delta.chat) users and newcomers ...
{% if config.mail_domain != "nine.testrun.org" %}
Welcome to instant, interoperable and [privacy-preserving](privacy.html) messaging :)
{% else %}
Welcome to the default onboarding server ({{ config.mail_domain }})
for Delta Chat users. For details how it avoids storing personal information
please see our [privacy policy](privacy).

View File

@@ -1,7 +1,7 @@
# Privacy Policy for {{ config.mail_domain }}
{% if config.mail_domain != "nine.testrun.org" %}
{% if config.mail_domain == "nine.testrun.org" %}
Welcome to `{{config.mail_domain}}`, the default chatmail onboarding server for Delta Chat users.
It is operated on the side by a small sysops team employed by [merlinux](https://merlinux.eu),
an open-source R&D company also acting as the fiscal sponsor of Delta Chat app developments.