This layout widget is typically used for showing wide content but still presering header and footer.
<juci-layout-single-column>
<div ng-controller="yourpageController">
<!-- content -->
</div>
</juci-layout-single-column>
In your theme plugin you can override a layout by simply having an html file with the same name.