Full Width page header description goes here...
Add the .app-content-full-width css class to .app container for full width page setting.
<div id="app" class="app app-content-full-width">
...
</div>
@@include('./partial/head.html', { "title": "Full Width", "css": [ ]})
Add the .app-content-full-width css class to .app container for full width page setting.
<div id="app" class="app app-content-full-width">
...
</div>