added more preview pages and more templates
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
extends ../_skeleton
|
||||
include ../elements/_mixin-team
|
||||
include ../elements/_mixin-team-horizontal
|
||||
block variables
|
||||
- var activeIndex = 4
|
||||
- var page_active = "Teachers"
|
||||
- var header_class = "bg-typography"
|
||||
block title
|
||||
title= page_active
|
||||
block page
|
||||
// Page Header
|
||||
include ../elements/_header-transparent
|
||||
+breadcrumb_items(1,'index.html','Home')
|
||||
main.page-content
|
||||
|
||||
include ../section/teachers/_section-teachers
|
||||
|
||||
// Page Footer
|
||||
include ../elements/_footer-widget
|
||||
Reference in New Issue
Block a user