@@include("../partials/head-links.html", {"title": "Blog Grid - Vatech HTML Template"})
@@include("../partials/preloader.html")
@@include("../partials/header-12.html",{ "classList": "navbar-light navbar-green w-100" })
@@include("../partials/head.html",{ "title": "Blog Page", "class":"box-blog-single-banner"} )
@@include("../sections/blog-page/section-2.html")
@@include("../sections/blog-sidebar/section-3.html")
@@include("../partials/footer-13.html")
@@include("../partials/btn-scroll-top.html")
@@include("../partials/scripts.html")