1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 15:19:42 +02:00
documize/gui/app/templates/components/toolbar/t-actions.hbs

6 lines
72 B
Handlebars
Raw Normal View History

<div class="toolbar">
<div class="buttons">
{{yield}}
</div>
</div>