1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 07:09:43 +02:00
documize/gui/app/templates/components/toolbar/t-links.hbs
Harvey Kandola acc947c2ed [WIP ]space view
Document list renders as per design
2017-11-21 14:47:49 +00:00

5 lines
68 B
Handlebars

<div class="toolbar">
<ul class="links">
{{yield}}
</ul>
</div>