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/layout/zone-content.hbs
2017-07-19 14:48:33 +01:00

5 lines
89 B
Handlebars

<div class="page-container">
<div id="page-content-wrapper">
{{yield}}
</div>
</div>