@@include('partials/main.html') @@include("partials/title-meta.html", {"title": "Dashboard"}) @@include('partials/head-css.html')
@@include('partials/sidenav.html')
@@include('partials/topbar.html')

Example

Complex combination

Active animation

@@include('partials/footer.html')
@@include('partials/footer-scripts.html')