@@include('./partials/html.html') @@include("./partials/title-meta.html", {"title": "Kanban Board"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"subtitle": "Projects", "title":"Kanban Board"})
To Do (6)
In Progress (5)
In Review (3)
@@include('./partials/footer.html')
@@include('./partials/customizer.html') @@include('./partials/footer-scripts.html')