added more preview pages and more templates

This commit is contained in:
2026-07-21 07:10:03 -05:00
parent c6119ffdf5
commit b19fdee30d
3726 changed files with 651487 additions and 6169 deletions
@@ -0,0 +1,18 @@
extends ../_skeleton
include ../elements/_mixin-team
block variables
- var activeIndex = 4
- var page_active = "Teacher profile"
- var header_class = "bg-typography"
block title
title= page_active
block page
// Page Header
include ../elements/_header-transparent
+breadcrumb_items(2,'index.html','Home', 'Teachers')
main.page-content
include ../section/teachers/_section-teachers-single
// Page Footer
include ../elements/_footer-widget