@@include('header.htm') @@include('blocks/nav-about.htm') @@include('blocks/page-header.htm', { "title": "Creative It agency", "description": "We'd love to talk about how we can help you." }) @@include('blocks/about.htm') @@include('blocks/counter.htm') @@include('blocks/team.htm') @@include('blocks/testimonial.htm') @@include('blocks/footer.htm') @@include('footer.htm')