1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00
documize/app/app/templates/components/layout/zone-content.hbs
2017-03-28 12:34:01 +01:00

5 lines
89 B
Handlebars

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