@@include('header.htm') @@include('blocks/nav-blog.htm') @@include('blocks/page-header.htm', { "title": "Blog articles", "description": "We'd love to talk about how we can help you." })
@@include('blocks/blog-single.htm')
@@include('blocks/post-sidebar.htm')
@@include('blocks/cta-2.htm') @@include('blocks/footer.htm') @@include('footer.htm')