2013-08-26 20:22:22 +02:00
|
|
|
{{! Explanation of the stream email address }}
|
2018-03-20 10:09:27 +01:00
|
|
|
<div class="email_address_hint">
|
2017-03-10 07:12:57 +01:00
|
|
|
<p>{{#tr this}}You can send emails to Zulip! Just copy and use this address as an email recipient, and:{{/tr}}</p>
|
|
|
|
<img class="subscription-email-hint-image" src="/static/images/integrations/zulip_mail.png" />
|
|
|
|
<ul>
|
|
|
|
<li>{{t "The email will be forwarded to this stream" }}</li>
|
|
|
|
<li>{{#tr this}}The email subject will become the Zulip topic{{/tr}}</li>
|
|
|
|
<li>{{#tr this}}The email body will become the Zulip message{{/tr}}</li>
|
|
|
|
</ul>
|
2013-08-26 20:22:22 +02:00
|
|
|
</div>
|