@@include("partials/title-meta.html", {"title": "Kanban Board"}) @@include('./partials/head-css.html') @@include("partials/body.html")
@@include('./partials/topbar.html', {"pagetitle": "Kanban Board"}) @@include('./partials/left-sidebar.html')
@@include('./partials/footer.html')
@@include('./partials/right-sidebar.html') @@include('./partials/vendor.html')