aboutsummaryrefslogtreecommitdiffstats
path: root/app/core/layouts/content-with-header/content-with-header.html
blob: 286cef5fae3d156f2596bcbc7b8deef95e3a3d11 (plain)
1
2
3
4
5
<div id="layout-content-with-header" class="template-layout">

    <div id="content" ui-view="content"></div>

</div>