@@include('header.htm') @@include('blocks/navigation.htm',{ "active" : "contact" }) @@include('blocks/page-header.htm', { "page-name": "Contact Us" }) @@include('blocks/contact.htm') @@include('blocks/footer.htm') @@include('footer.htm')