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,26 @@
extends ../_skeleton
block variables
- var activeIndex = 5
- var page_active = "Coming Soon"
- var header_class = "bg-forms"
block title
title= page_active
block page
// Page Header
include ../elements/_header-transparent
+breadcrumb_items(2,'index.html','Home','Pages')
main.page-content
section.section-50.section-sm-top-80.section-sm-bottom-90.text-sm-left
.shell
.range.range-xs-center
.cell-md-9
// Countdown
.DateCountdown.offset-top-15(data-type='until', data-date='2017-06-01 00:00:00', data-format='wdhms')
.cell-md-9
.inset-md-left-15.inset-md-right-15
-var btn_color = "btn-primary"
-var button_content = "Notify Me"
include ../elements/_subscribe
// Page Footer
include ../elements/_footer-widget