added more preview pages and more templates
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
extends ../_skeleton
|
||||
include ../elements/_mixin-team
|
||||
include ../elements/_mixin-cars
|
||||
block variables
|
||||
- var activeIndex = 2
|
||||
- var page_active = "About us"
|
||||
- var header_class = "bg-forms"
|
||||
block title
|
||||
title= page_active
|
||||
block page
|
||||
include ../dump/_elements
|
||||
// Page Header
|
||||
|
||||
include ../elements/_header-transparent
|
||||
+breadcrumb_items(1,'index.html','Home')
|
||||
main.page-content
|
||||
|
||||
include ../section/about/_section-about
|
||||
include ../section/about/_section-about-2
|
||||
include ../section/about/_section-about-services
|
||||
include ../section/about/_section-about-faq
|
||||
include ../section/about/_section-about-careers
|
||||
// Page Footer
|
||||
include ../elements/_footer-widget
|
||||
Reference in New Issue
Block a user