Files
zulip/static/templates/more_topics_spinner.hbs
Steve Howell 7cc344e554 topic list: Split out spinner template.
This is another prep step for making topic
list work via vdom.
2020-01-30 12:15:40 -08:00

4 lines
106 B
Handlebars

<li class="searching-for-more-topics">
<img src="/static/images/loading-ellipsis.svg" alt="" />
</li>