Files
preview_sites/templates/drivesafe/sources/jade/pages/services.jade
T

20 lines
480 B
Plaintext

extends ../_skeleton
include ../elements/_ui-services-block
block variables
- var activeIndex = 5
- var page_active = "Services"
- var header_class = "bg-buttons"
block title
title= page_active
block page
include ../dump/_elements
// Page Header
include ../elements/_header-transparent
+breadcrumb_items(2,'index.html','Home','Pages')
main.page-content
include ../section/services/_section-services
// Page Footer
include ../elements/_footer-widget