zulip/static/templates/stream_topic_widget.hbs
Anders Kaseorg 9d290798eb templates: Escape some unescaped > and & characters.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-05-20 12:09:47 -07:00

4 lines
109 B
Handlebars

<strong>
<span class="stream">{{stream_name}}</span> &gt; <span class="topic">{{topic}}</span>
</strong>