@@include('header.htm') @@include('blocks/navigation.htm',{ "active" : "team" }) @@include('blocks/page-header.htm', { "page-name": "Our Team" }) @@include('blocks/about.htm') @@include('blocks/team.htm') @@include('blocks/footer.htm') @@include('footer.htm')