Files
preview_sites/templates/drivesafe/sources/jade/pages/blog-classic-right-sidebar.jade
T

30 lines
746 B
Plaintext

extends ../_skeleton
block variables
- var activeIndex = 8
- var page_active = "Classic Blog"
- var header_class = "bg-typography"
//-Title
block title
title= page_active
//- Page
block page
include ../elements/_header-transparent
+breadcrumb_items(2,'index.html','Home','News')
// Page Content
main.page-content.section-50.section-sm-70.section-sm-bottom-83
.shell
.range
.cell-md-8
h1.text-sm-left Blog
.range.offset-top-25
.cell-md-8
include ../section/blog/_section-blog-classic
.cell-md-4.cell-lg-3.offset-top-66.offset-md-top-0
include ../section/blog/_section-blog-sidebar-variant-2
// Page Footers
include ../elements/_footer-widget