mirror of https://github.com/zulip/zulip.git
9 lines
386 B
Handlebars
9 lines
386 B
Handlebars
<div id="alert-word-settings" class="settings-section" data-name="alert-words">
|
|
<form class="form-horizontal" id="alert_word_info_box">
|
|
<p class="alert-word-settings-note">
|
|
{{t "Alert words allow you to be notified as if you were @-mentioned when certain words or phrases are used in Zulip."}}
|
|
</p>
|
|
</form>
|
|
<ul id="alert_words_list"></ul>
|
|
</div>
|