@@include('header.htm') @@include('components/site-navigation-inner.htm') @@include('components/page-title.htm', { "title" : "Classic Article", "breadcrumb" : "All Post" }) @@include('components/classic-blog.htm') @@include('components/contact-section.htm') @@include('footer.htm')