This is a default page layout for a page with sidebar.
<juci-layout-with-sidebar>
<div ng-controller="yourpageController">
<!-- content -->
</div>
</juci-layout-with-sidebar>
In your theme plugin you can override a layout by simply having an html file with the same name.