Files
zulip/static/templates/announce_stream_docs.handlebars
Scott Feeney f386d87f8e Add "announce stream" option to frontend UI
When creating a new stream, this option lets you announce its
creation to everyone who you didn't explicitly add.

(imported from commit ae4140b4268b73e8b4bb54f5a6eea12fe07cd110)
2013-08-29 10:32:37 -04:00

8 lines
174 B
Handlebars

{{! Explanation of what "announce stream" does when creating a stream }}
<div>
<p>Lets everyone know about the new stream,<br />
even if you don't add them.</p>
</div>