@@include('../layouts/head.html', { "title": "HTML Boilerplate" }) @@include('../layouts/styles.html')
@@include('../layouts/header.html') @@include('../partials/banner.html')

HTML Boilerplate

@@include('../layouts/footer.html')
@@include('../layouts/scripts.html')