mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
7 lines
160 B
Handlebars
7 lines
160 B
Handlebars
<div class="code-buttons-container">
|
|
{{~> copy_code_button~}}
|
|
{{~#if show_playground_button~}}
|
|
{{~> view_code_in_playground~}}
|
|
{{~/if~}}
|
|
</div>
|