@@include('./partials/main.html') @@include("partials/title-meta.html", {"title": "Dashboard"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include('./partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Apps","title":"Calendar"})

Examples

Height

Multiple bars

Animated stripes

Labels

25%

Backgrounds

Striped

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