mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08: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>
|