2013-08-26 20:22:22 +02:00
|
|
|
{{! Explanation of the stream email address }}
|
|
|
|
<div>
|
|
|
|
|
2016-05-12 13:53:41 +02:00
|
|
|
<p>{{#tr this}}You can send emails to __page_params.product_name__! Just copy and use this address as an email recipient, and:{{/tr}}</p>
|
2013-08-26 20:22:22 +02:00
|
|
|
|
2016-06-13 18:12:52 +02:00
|
|
|
<img class="subscription-email-hint-image" src="/static/images/integrations/zulip_mail.png" />
|
2013-08-26 20:22:22 +02:00
|
|
|
|
|
|
|
<ul>
|
2016-05-12 13:53:41 +02:00
|
|
|
<li>{{t "The email will be forwarded to this stream" }}</li>
|
|
|
|
<li>{{#tr this}}The email subject will become the __page_params.product_name__ topic{{/tr}}</li>
|
|
|
|
<li>{{#tr this}}The email body will become the __page_params.product_name__ message{{/tr}}</li>
|
2013-08-26 20:22:22 +02:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
</div>
|