mirror of https://github.com/zulip/zulip.git
5 lines
81 B
Handlebars
5 lines
81 B
Handlebars
|
{{#if icon}}
|
||
|
<i class="fa fa-{{icon}}" aria-hidden="true"></i>
|
||
|
{{/if}}
|
||
|
{{title}}
|