@@include('header.htm') @@include('blocks/navigation.htm') @@include('blocks/page-header.htm', { "title": "Dashboard", "pagination": "my account" })
@@include('blocks/footer.htm') @@include('footer.htm')