mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +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>
|