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

Basic Example

We'll never share your email with anyone else.

Horizontal form

Sizing

As shown in the previous examples, our grid system allows you to place any number of a .grid-cols-* and .flex

@

Grid

More complex layouts can also be created with the grid system.

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