{% extends "zerver/emails/compiled/email_base_default.html" %} {% block illustration %} {% endblock %} {% block content %}
{{ _("Hi again,") }}
{% trans %}This is a friendly reminder that {{ referrer_name }} ({{ referrer_email }}) wants you to join them on Zulip, a workplace chat tool that actually makes you more productive.{% endtrans %}
{{ _("To get started, please click here:") }} {{ _("Complete registration") }}
{% trans %}We're here for you at {{ support_email }} if you have any questions.{% endtrans %}
{{ _("Cheers,") }}
{{ _("Zulip Team") }}