diff --git a/templates/zerver/emails/followup_day1.source.html b/templates/zerver/emails/followup_day1.source.html index 95300a1b85..1b9a553138 100644 --- a/templates/zerver/emails/followup_day1.source.html +++ b/templates/zerver/emails/followup_day1.source.html @@ -21,16 +21,18 @@

{{ _('Your account details:') }} -

  • {% trans organization_url=macros.link_tag(realm_uri) %}Organization URL: {{ organization_url }}{% endtrans %}
  • - {% if ldap %} - {% if ldap_username %} -
  • {% trans %}Username: {{ ldap_username }}{% endtrans %}
  • + {% trans apps_page_link="https://zulip.com/apps" %}(you'll need these to sign in to the mobile and desktop apps){% endtrans %}