mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
This makes it easy for users new to a feature to learn about more it when confirming the action.
7 lines
93 B
Handlebars
7 lines
93 B
Handlebars
<h3>
|
|
{{{ heading_text }}}
|
|
{{#if link}}
|
|
{{> help_link_widget }}
|
|
{{/if}}
|
|
</h3>
|