parent
d986b397e0
commit
81e4d2cd54
@ -0,0 +1,253 @@ |
||||
<!doctype html> |
||||
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en-us" > <![endif]--> |
||||
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en-us" > <![endif]--> |
||||
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en-us" > <![endif]--> |
||||
<!--[if gt IE 8]><!--> |
||||
<html class="no-js" lang="en-us"> |
||||
<!--<![endif]--> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/common.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/pubilc.css"}}" /> |
||||
|
||||
|
||||
</head> |
||||
|
||||
<body class="blog-index hs-content-id-70885277824 hs-blog-listing hs-blog-id-4940137073" style=""> |
||||
<div class="header-container-wrapper"> |
||||
<div class="header-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-global_group " style="" data-widget-type="global_group" |
||||
data-x="0" data-w="12"> |
||||
<div class="" data-global-widget-path="generated_global_groups/6110053779.html"> |
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer header" style="" |
||||
data-widget-type="cell" data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-custom_widget " style="" |
||||
data-widget-type="custom_widget" data-x="0" data-w="12"> |
||||
<div id="hs_cos_wrapper_module_1646302092988256" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" |
||||
style="" data-hs-cos-general-type="widget" |
||||
data-hs-cos-type="module"> |
||||
<div id="fallback-header" style=""> |
||||
<div id="navigation"> |
||||
<a id="logo" href="{{.IndexUrl}}"> |
||||
<img src="{{replaceImage .Logo}}" |
||||
alt="Paessler - The Network Monitoring Experts"></a> |
||||
</div> |
||||
<div style="display: flex;align-items: center;margin: 0 auto;height: 100%;"> |
||||
<span> |
||||
<a style="text-decoration: none;" href="{{.IndexUrl}}">{{ lang "home"}}</a> |
||||
<a style="text-decoration: none;" href="{{.AboutUrl}}">{{ lang "about"}}</a> |
||||
<a style="text-decoration: none;" href="{{.ContactUrl}}">{{ lang "contact"}}</a> |
||||
<a style="text-decoration: none;" href="{{.PolicyUrl}}">{{ lang "policy"}}</a> |
||||
|
||||
</span> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
|
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
</div> |
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end header --> |
||||
</div> |
||||
<!--end header wrapper --> |
||||
|
||||
<div class="body-container-wrapper"> |
||||
<div style="height: 100vh;" class="body-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer main" style="" data-widget-type="cell" |
||||
data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell inner" style="" data-widget-type="cell" |
||||
data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-3 "> |
||||
<div class="row-fluid "> |
||||
<div class="span9 widget-span widget-type-cell " style="" |
||||
data-widget-type="cell" data-x="0" data-w="9"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-4 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-blog_content " |
||||
style="" data-widget-type="blog_content" data-x="0" |
||||
data-w="12"> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="blog-section"> |
||||
<div class="blog-listing-wrapper cell-wrapper"> |
||||
<div class="blog-section"> |
||||
<div class="blog-listing-wrapper cell-wrapper"> |
||||
|
||||
<div class="post-listing"> |
||||
|
||||
<section id="content" class="container"> |
||||
<div id="breadcrumb"> |
||||
<a href="{{.IndexUrl}}">{{ lang "home" }}</a> |
||||
<a href="#">{{ lang "about" }}</a> |
||||
</div> |
||||
<h1 id="page-title">{{ lang "about"}} </h1> |
||||
<div> |
||||
{{.About}} |
||||
</div> |
||||
</section> |
||||
|
||||
|
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
|
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end body --> |
||||
</div> |
||||
<!--end body wrapper --> |
||||
|
||||
<div class="footer-container-wrapper"> |
||||
<div class="footer-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-global_group " style="" data-widget-type="global_group" |
||||
data-x="0" data-w="12"> |
||||
<div class="" data-global-widget-path="generated_global_groups/4940136839.html"> |
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer footer" style="padding: 0;" |
||||
data-widget-type="cell" data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-custom_widget " style="" |
||||
data-widget-type="custom_widget" data-x="0" data-w="12"> |
||||
<div id="hs_cos_wrapper_module_1646319721001244" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" |
||||
style="" data-hs-cos-general-type="widget" |
||||
data-hs-cos-type="module"> |
||||
<div id="fallback-footer"> |
||||
<p> |
||||
<span class="legal">{{.Copyright}}</span> |
||||
<a class="legal-item" |
||||
href="{{.AboutUrl}}">{{lang "about"}}</a> |
||||
|
||||
<a class="legal-item" |
||||
href="{{.ContactUrl}}">{{lang "contact"}}</a> |
||||
|
||||
<a class="legal-item" |
||||
href="{{.PolicyUrl}}">{{lang "policy"}}</a> |
||||
|
||||
</p> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
</div> |
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end footer --> |
||||
</div> |
||||
<!--end footer wrapper --> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,6 @@ |
||||
{ |
||||
"creator": "熊雨潇", |
||||
"version": "1.0", |
||||
"origin_website": "https://blog.paessler.com", |
||||
"devices": ["pc", "pad", "phone"] |
||||
} |
@ -0,0 +1,260 @@ |
||||
<!doctype html> |
||||
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en-us" > <![endif]--> |
||||
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en-us" > <![endif]--> |
||||
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en-us" > <![endif]--> |
||||
<!--[if gt IE 8]><!--> |
||||
<html class="no-js" lang="en-us"> |
||||
<!--<![endif]--> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/common.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/pubilc.css"}}" /> |
||||
|
||||
|
||||
</head> |
||||
|
||||
<body class="blog-index hs-content-id-70885277824 hs-blog-listing hs-blog-id-4940137073" style=""> |
||||
<div class="header-container-wrapper"> |
||||
<div class="header-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-global_group " style="" data-widget-type="global_group" |
||||
data-x="0" data-w="12"> |
||||
<div class="" data-global-widget-path="generated_global_groups/6110053779.html"> |
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer header" style="" |
||||
data-widget-type="cell" data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-custom_widget " style="" |
||||
data-widget-type="custom_widget" data-x="0" data-w="12"> |
||||
<div id="hs_cos_wrapper_module_1646302092988256" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" |
||||
style="" data-hs-cos-general-type="widget" |
||||
data-hs-cos-type="module"> |
||||
<div id="fallback-header" style=""> |
||||
<div id="navigation"> |
||||
<a id="logo" href="{{.IndexUrl}}"> |
||||
<img src="{{replaceImage .Logo}}" |
||||
alt="Paessler - The Network Monitoring Experts"></a> |
||||
</div> |
||||
<div style="display: flex;align-items: center;margin: 0 auto;height: 100%;"> |
||||
<span> |
||||
<a style="text-decoration: none;" href="{{.IndexUrl}}">{{ lang "home"}}</a> |
||||
<a style="text-decoration: none;" href="{{.AboutUrl}}">{{ lang "about"}}</a> |
||||
<a style="text-decoration: none;" href="{{.ContactUrl}}">{{ lang "contact"}}</a> |
||||
<a style="text-decoration: none;" href="{{.PolicyUrl}}">{{ lang "policy"}}</a> |
||||
|
||||
</span> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
|
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
</div> |
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end header --> |
||||
</div> |
||||
<!--end header wrapper --> |
||||
|
||||
<div class="body-container-wrapper"> |
||||
<div style="height: 100vh;" class="body-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer main" style="" data-widget-type="cell" |
||||
data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell inner" style="" data-widget-type="cell" |
||||
data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-3 "> |
||||
<div class="row-fluid "> |
||||
<div class="span9 widget-span widget-type-cell " style="" |
||||
data-widget-type="cell" data-x="0" data-w="9"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-4 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-blog_content " |
||||
style="" data-widget-type="blog_content" data-x="0" |
||||
data-w="12"> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="blog-section"> |
||||
<div class="blog-listing-wrapper cell-wrapper"> |
||||
<div class="blog-section"> |
||||
<div class="blog-listing-wrapper cell-wrapper"> |
||||
|
||||
<div class="post-listing"> |
||||
<h1 id="page-title">{{lang "contact"}}</h1> |
||||
<div> |
||||
{{.Contact}} |
||||
<form class="col-12 col-lg-6" style="padding: 0;"> |
||||
<div class="form-group"> |
||||
<label for="emailInput">{{lang "about_email"}}</label> |
||||
<input type="email" class="form-control" id="emailInput" placeholder="name@example.com"> |
||||
</div> |
||||
<div class="form-group"> |
||||
<label for="nameInput">{{lang "about_name"}}</label> |
||||
<input type="email" class="form-control" id="nameInput" placeholder="your name"> |
||||
</div> |
||||
<div class="form-group"> |
||||
<label for="exampleFormControlTextarea1">{{lang "about_message"}}</label> |
||||
<textarea class="form-control" id="exampleFormControlTextarea1" rows="3" |
||||
placeholder="what do you want to say"></textarea> |
||||
</div> |
||||
<button type="submit" class="btn btn-primary" >{{lang "about_send"}}</button> |
||||
</form> |
||||
|
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
|
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end body --> |
||||
</div> |
||||
<!--end body wrapper --> |
||||
|
||||
<div class="footer-container-wrapper"> |
||||
<div class="footer-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-global_group " style="" data-widget-type="global_group" |
||||
data-x="0" data-w="12"> |
||||
<div class="" data-global-widget-path="generated_global_groups/4940136839.html"> |
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer footer" style="padding: 0;" |
||||
data-widget-type="cell" data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-custom_widget " style="" |
||||
data-widget-type="custom_widget" data-x="0" data-w="12"> |
||||
<div id="hs_cos_wrapper_module_1646319721001244" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" |
||||
style="" data-hs-cos-general-type="widget" |
||||
data-hs-cos-type="module"> |
||||
<div id="fallback-footer"> |
||||
<p> |
||||
<span class="legal">{{.Copyright}}</span> |
||||
<a class="legal-item" |
||||
href="{{.AboutUrl}}">{{lang "about"}}</a> |
||||
|
||||
<a class="legal-item" |
||||
href="{{.ContactUrl}}">{{lang "contact"}}</a> |
||||
|
||||
<a class="legal-item" |
||||
href="{{.PolicyUrl}}">{{lang "policy"}}</a> |
||||
|
||||
</p> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
</div> |
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end footer --> |
||||
</div> |
||||
<!--end footer wrapper --> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,63 @@ |
||||
.header-container, |
||||
.header { |
||||
height: 75px; |
||||
width: 100% !important |
||||
} |
||||
|
||||
.header { |
||||
position: fixed !important; |
||||
z-index: 10 !important |
||||
} |
||||
|
||||
div#fallback-header { |
||||
width: 100% !important; |
||||
padding: 0 !important; |
||||
height: 76px !important; |
||||
top: 0 !important; |
||||
left: 0 !important; |
||||
background-color: #fff !important; |
||||
box-shadow: 0 5px 10px 1px rgb(56 59 71 / 20%) |
||||
} |
||||
|
||||
div#fallback-header div#navigation { |
||||
max-width: 1200px; |
||||
position: relative !important; |
||||
margin: 0 auto 0 auto !important |
||||
} |
||||
|
||||
div#fallback-header a#logo { |
||||
overflow: hidden !important; |
||||
padding: 24px 25px 0 0 !important; |
||||
float: left !important |
||||
} |
||||
|
||||
div#fallback-header a#logo img { |
||||
height: 33px; |
||||
width: 140px |
||||
} |
||||
|
||||
@media only screen and (max-width:1199px) { |
||||
div#fallback-header a#logo { |
||||
padding-left: 20px !important |
||||
} |
||||
} |
||||
|
||||
@media only screen and (max-width:1000px) { |
||||
|
||||
.header-container, |
||||
.header { |
||||
height: 65px !important |
||||
} |
||||
|
||||
.header { |
||||
position: relative !important |
||||
} |
||||
|
||||
div#fallback-header { |
||||
height: 65px !important |
||||
} |
||||
|
||||
div#fallback-header a#logo { |
||||
padding-top: 17px !important |
||||
} |
||||
} |
@ -0,0 +1 @@ |
||||
div.footer{height:auto !important;background-color:#050f34}div#fallback-footer{max-width:1200px;margin:16px auto}.legal-item,.legal{font-size:14px !important;color:#fff !important;text-decoration:none;background-color:transparent;border:0;font-family:roboto;padding:0}.legal-item{margin-left:16px}.legal-item:hover{text-decoration:underline}.legal-item::before{content:" · ";position:relative;left:-8px;display:inline-block}@media only screen and (max-width:1200px){div#fallback-footer{padding-left:20px}}@media only screen and (max-width:1000px){div#fallback-footer{padding:0 20px}.legal-item,.legal{display:block;margin:10px 0 0 0}.legal-item::before{content:none}} |
@ -0,0 +1,345 @@ |
||||
<!doctype html> |
||||
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en-us" > <![endif]--> |
||||
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en-us" > <![endif]--> |
||||
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en-us" > <![endif]--> |
||||
<!--[if gt IE 8]><!--> |
||||
<html class="no-js" lang="en-us"> |
||||
<!--<![endif]--> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/common.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/pubilc.css"}}" /> |
||||
|
||||
|
||||
</head> |
||||
|
||||
<body class="blog-index hs-content-id-70885277824 hs-blog-listing hs-blog-id-4940137073" style=""> |
||||
<div class="header-container-wrapper"> |
||||
<div class="header-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-global_group " style="" data-widget-type="global_group" |
||||
data-x="0" data-w="12"> |
||||
<div class="" data-global-widget-path="generated_global_groups/6110053779.html"> |
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer header" style="" |
||||
data-widget-type="cell" data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-custom_widget " style="" |
||||
data-widget-type="custom_widget" data-x="0" data-w="12"> |
||||
<div id="hs_cos_wrapper_module_1646302092988256" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" |
||||
style="" data-hs-cos-general-type="widget" |
||||
data-hs-cos-type="module"> |
||||
<div id="fallback-header" style=""> |
||||
<div id="navigation"> |
||||
<a id="logo" href="{{.IndexUrl}}"> |
||||
<img src="{{replaceImage .Logo}}" |
||||
alt="Paessler - The Network Monitoring Experts"></a> |
||||
</div> |
||||
<div style="display: flex;align-items: center;margin: 0 auto;height: 100%;"> |
||||
<span> |
||||
<a style="text-decoration: none;" href="{{.IndexUrl}}">{{ lang "home"}}</a> |
||||
<a style="text-decoration: none;" href="{{.AboutUrl}}">{{ lang "about"}}</a> |
||||
<a style="text-decoration: none;" href="{{.ContactUrl}}">{{ lang "contact"}}</a> |
||||
<a style="text-decoration: none;" href="{{.PolicyUrl}}">{{ lang "policy"}}</a> |
||||
|
||||
</span> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
|
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
</div> |
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end header --> |
||||
</div> |
||||
<!--end header wrapper --> |
||||
|
||||
<div class="body-container-wrapper"> |
||||
<div class="body-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer main" style="" data-widget-type="cell" data-x="0" |
||||
data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" |
||||
data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-3 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell inner" style="" data-widget-type="cell" data-x="0" |
||||
data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-4 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-custom_widget breadcrumbs" style="" |
||||
data-widget-type="custom_widget" data-x="0" data-w="12"> |
||||
<div id="hs_cos_wrapper_module_1622533210142253" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" |
||||
style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span |
||||
id="hs_cos_wrapper_module_1622533210142253_" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" |
||||
data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"> |
||||
<p><a href="{{.IndexUrl}}">{{lang "home"}}</a> > <span |
||||
id="hs_cos_wrapper_name" |
||||
class="hs_cos_wrapper hs_cos_wrapper_meta_field hs_cos_wrapper_type_text" style="" |
||||
data-hs-cos-general-type="meta_field" data-hs-cos-type="text">{{.Title}}</span></p> |
||||
</span></div> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-5 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-custom_widget mobile-breadcrumbs" style="" |
||||
data-widget-type="custom_widget" data-x="0" data-w="12"> |
||||
<div id="hs_cos_wrapper_module_1559306140340134" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" |
||||
style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span |
||||
id="hs_cos_wrapper_module_1559306140340134_" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" |
||||
data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><a |
||||
href="https://blog.paessler.com" id="mobile-breadcrumbs" rel=" noopener">Blog |
||||
Home</a></span></div> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-6 "> |
||||
<div class="row-fluid "> |
||||
<div class="span8 widget-span widget-type-cell content" style="" data-widget-type="cell" |
||||
data-x="0" data-w="8"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-2 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" |
||||
data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-2 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-blog_content " style="" |
||||
data-widget-type="blog_content" data-x="0" data-w="12"> |
||||
<div class="blog-section"> |
||||
<div class="blog-post-wrapper cell-wrapper"> |
||||
<div class="blog-section"> |
||||
<div class="blog-post-wrapper cell-wrapper"> |
||||
<div class="section post-header"> |
||||
<div class="post-image"> |
||||
<a> |
||||
<img |
||||
style="width: 100%;" |
||||
src="{{getCover .Article.Pictures}}" |
||||
alt="how to easily add and use hpe 3par sensors in prtg"> |
||||
|
||||
</a> |
||||
</div> |
||||
<div class="post-content"> |
||||
|
||||
|
||||
<h1><span id="hs_cos_wrapper_name" |
||||
class="hs_cos_wrapper hs_cos_wrapper_meta_field hs_cos_wrapper_type_text" |
||||
style="" data-hs-cos-general-type="meta_field" |
||||
data-hs-cos-type="text">{{.Title}}</span></h1> |
||||
|
||||
|
||||
<div class="section post-body"> |
||||
<span id="hs_cos_wrapper_post_body" |
||||
class="hs_cos_wrapper hs_cos_wrapper_meta_field hs_cos_wrapper_type_rich_text" |
||||
style="" data-hs-cos-general-type="meta_field" |
||||
data-hs-cos-type="rich_text"> |
||||
<p>{{range .Article.Topics}} |
||||
<p><strong>{{.Topic}}</strong></p> |
||||
{{$tlen := len .Pictures}} |
||||
{{if ne $tlen 0}} |
||||
{{range .Pictures}} |
||||
<img width="100%" src="{{replaceImage .}}" /> |
||||
{{end}} |
||||
{{end}} |
||||
<p>{{.Content}}</p> |
||||
{{end}}</p> |
||||
|
||||
</span> |
||||
</div> |
||||
{{ if .Prev }} |
||||
<div class="hidden-text"> |
||||
<a href="{{.Prev.Url}}">{{lang "prev_article"}}:{{.Prev.Title}}</a> |
||||
</div> |
||||
{{ end }} |
||||
{{ if .Next }} |
||||
<div class="hidden-text"> |
||||
<a href="{{.Next.Url}}">{{lang "next_article"}}:{{.Next.Title}}</a> |
||||
</div> |
||||
{{ end }} |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
|
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
|
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end body --> |
||||
</div> |
||||
<!--end body wrapper --> |
||||
|
||||
<div class="footer-container-wrapper"> |
||||
<div class="footer-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-global_group " style="" data-widget-type="global_group" |
||||
data-x="0" data-w="12"> |
||||
<div class="" data-global-widget-path="generated_global_groups/4940136839.html"> |
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer footer" style="padding: 0;" |
||||
data-widget-type="cell" data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-custom_widget " style="" |
||||
data-widget-type="custom_widget" data-x="0" data-w="12"> |
||||
<div id="hs_cos_wrapper_module_1646319721001244" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" |
||||
style="" data-hs-cos-general-type="widget" |
||||
data-hs-cos-type="module"> |
||||
<div id="fallback-footer"> |
||||
<p> |
||||
<span class="legal">{{.Copyright}}</span> |
||||
<a class="legal-item" |
||||
href="{{.AboutUrl}}">{{lang "about"}}</a> |
||||
|
||||
<a class="legal-item" |
||||
href="{{.ContactUrl}}">{{lang "contact"}}</a> |
||||
|
||||
<a class="legal-item" |
||||
href="{{.PolicyUrl}}">{{lang "policy"}}</a> |
||||
|
||||
</p> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
</div> |
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end footer --> |
||||
</div> |
||||
<!--end footer wrapper --> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,283 @@ |
||||
<!doctype html> |
||||
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en-us" > <![endif]--> |
||||
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en-us" > <![endif]--> |
||||
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en-us" > <![endif]--> |
||||
<!--[if gt IE 8]><!--> |
||||
<html class="no-js" lang="en-us"> |
||||
<!--<![endif]--> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/common.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/pubilc.css"}}" /> |
||||
|
||||
|
||||
</head> |
||||
|
||||
<body class="blog-index hs-content-id-70885277824 hs-blog-listing hs-blog-id-4940137073" style=""> |
||||
<div class="header-container-wrapper"> |
||||
<div class="header-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-global_group " style="" data-widget-type="global_group" |
||||
data-x="0" data-w="12"> |
||||
<div class="" data-global-widget-path="generated_global_groups/6110053779.html"> |
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer header" style="" |
||||
data-widget-type="cell" data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-custom_widget " style="" |
||||
data-widget-type="custom_widget" data-x="0" data-w="12"> |
||||
<div id="hs_cos_wrapper_module_1646302092988256" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" |
||||
style="" data-hs-cos-general-type="widget" |
||||
data-hs-cos-type="module"> |
||||
<div id="fallback-header" style=""> |
||||
<div id="navigation"> |
||||
<a id="logo" href="{{.IndexUrl}}"> |
||||
<img src="{{replaceImage .Logo}}" |
||||
alt="Paessler - The Network Monitoring Experts"></a> |
||||
</div> |
||||
<div style="display: flex;align-items: center;margin: 0 auto;height: 100%;"> |
||||
<span> |
||||
<a style="text-decoration: none;" href="{{.IndexUrl}}">{{ lang "home"}}</a> |
||||
<a style="text-decoration: none;" href="{{.AboutUrl}}">{{ lang "about"}}</a> |
||||
<a style="text-decoration: none;" href="{{.ContactUrl}}">{{ lang "contact"}}</a> |
||||
<a style="text-decoration: none;" href="{{.PolicyUrl}}">{{ lang "policy"}}</a> |
||||
|
||||
</span> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
|
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
</div> |
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end header --> |
||||
</div> |
||||
<!--end header wrapper --> |
||||
|
||||
<div class="body-container-wrapper"> |
||||
<div class="body-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer main" style="" data-widget-type="cell" |
||||
data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell inner" style="" data-widget-type="cell" |
||||
data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-3 "> |
||||
<div class="row-fluid "> |
||||
<div class="span9 widget-span widget-type-cell " style="" |
||||
data-widget-type="cell" data-x="0" data-w="9"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-4 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-blog_content " |
||||
style="" data-widget-type="blog_content" data-x="0" |
||||
data-w="12"> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="blog-section"> |
||||
<div class="blog-listing-wrapper cell-wrapper"> |
||||
<div class="blog-section"> |
||||
<div class="blog-listing-wrapper cell-wrapper"> |
||||
|
||||
<div class="post-listing"> |
||||
{{ range .Articles }} |
||||
|
||||
<div class="row-fluid"> |
||||
|
||||
|
||||
<div class="post-item span6"> |
||||
<div class="post-image"> |
||||
<a href="{{.Url}}" |
||||
title=""> |
||||
|
||||
<img style="width: 100%;" src="{{getCover .Cover 300 180}}" |
||||
alt="taking the paessler prtg api to the next level"> |
||||
|
||||
</a> |
||||
</div> |
||||
<div class="post-content"> |
||||
<div class="post-header"> |
||||
|
||||
|
||||
<div |
||||
class="post-headline"> |
||||
<h2><a |
||||
href="{{.Url}}">{{.Title}}</a> |
||||
</h2> |
||||
</div> |
||||
<div id="hubspot-author_data" |
||||
class="hubspot-editable" |
||||
data-hubspot-form-id="author_data" |
||||
data-hubspot-name="Blog Author"> |
||||
<p> |
||||
<a class="author-link" |
||||
href="{{.Url}}">{{timeFormat .PublishTime}} |
||||
</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
|
||||
{{end}} |
||||
|
||||
|
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
|
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end body --> |
||||
</div> |
||||
<!--end body wrapper --> |
||||
|
||||
<div class="footer-container-wrapper"> |
||||
<div class="footer-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-global_group " style="" data-widget-type="global_group" |
||||
data-x="0" data-w="12"> |
||||
<div class="" data-global-widget-path="generated_global_groups/4940136839.html"> |
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer footer" style="padding: 0;" |
||||
data-widget-type="cell" data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-custom_widget " style="" |
||||
data-widget-type="custom_widget" data-x="0" data-w="12"> |
||||
<div id="hs_cos_wrapper_module_1646319721001244" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" |
||||
style="" data-hs-cos-general-type="widget" |
||||
data-hs-cos-type="module"> |
||||
<div id="fallback-footer"> |
||||
<p> |
||||
<span class="legal">{{.Copyright}}</span> |
||||
<a class="legal-item" |
||||
href="{{.AboutUrl}}">{{lang "about"}}</a> |
||||
|
||||
<a class="legal-item" |
||||
href="{{.ContactUrl}}">{{lang "contact"}}</a> |
||||
|
||||
<a class="legal-item" |
||||
href="{{.PolicyUrl}}">{{lang "policy"}}</a> |
||||
|
||||
</p> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
</div> |
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end footer --> |
||||
</div> |
||||
<!--end footer wrapper --> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,253 @@ |
||||
<!doctype html> |
||||
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en-us" > <![endif]--> |
||||
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en-us" > <![endif]--> |
||||
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en-us" > <![endif]--> |
||||
<!--[if gt IE 8]><!--> |
||||
<html class="no-js" lang="en-us"> |
||||
<!--<![endif]--> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/common.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/pubilc.css"}}" /> |
||||
|
||||
|
||||
</head> |
||||
|
||||
<body class="blog-index hs-content-id-70885277824 hs-blog-listing hs-blog-id-4940137073" style=""> |
||||
<div class="header-container-wrapper"> |
||||
<div class="header-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-global_group " style="" data-widget-type="global_group" |
||||
data-x="0" data-w="12"> |
||||
<div class="" data-global-widget-path="generated_global_groups/6110053779.html"> |
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer header" style="" |
||||
data-widget-type="cell" data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-custom_widget " style="" |
||||
data-widget-type="custom_widget" data-x="0" data-w="12"> |
||||
<div id="hs_cos_wrapper_module_1646302092988256" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" |
||||
style="" data-hs-cos-general-type="widget" |
||||
data-hs-cos-type="module"> |
||||
<div id="fallback-header" style=""> |
||||
<div id="navigation"> |
||||
<a id="logo" href="{{.IndexUrl}}"> |
||||
<img src="{{replaceImage .Logo}}" |
||||
alt="Paessler - The Network Monitoring Experts"></a> |
||||
</div> |
||||
<div style="display: flex;align-items: center;margin: 0 auto;height: 100%;"> |
||||
<span> |
||||
<a style="text-decoration: none;" href="{{.IndexUrl}}">{{ lang "home"}}</a> |
||||
<a style="text-decoration: none;" href="{{.AboutUrl}}">{{ lang "about"}}</a> |
||||
<a style="text-decoration: none;" href="{{.ContactUrl}}">{{ lang "contact"}}</a> |
||||
<a style="text-decoration: none;" href="{{.PolicyUrl}}">{{ lang "policy"}}</a> |
||||
|
||||
</span> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
|
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
</div> |
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end header --> |
||||
</div> |
||||
<!--end header wrapper --> |
||||
|
||||
<div class="body-container-wrapper"> |
||||
<div style="height: 100vh;" class="body-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer main" style="" data-widget-type="cell" |
||||
data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell inner" style="" data-widget-type="cell" |
||||
data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-3 "> |
||||
<div class="row-fluid "> |
||||
<div class="span9 widget-span widget-type-cell " style="" |
||||
data-widget-type="cell" data-x="0" data-w="9"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-4 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-blog_content " |
||||
style="" data-widget-type="blog_content" data-x="0" |
||||
data-w="12"> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="blog-section"> |
||||
<div class="blog-listing-wrapper cell-wrapper"> |
||||
<div class="blog-section"> |
||||
<div class="blog-listing-wrapper cell-wrapper"> |
||||
|
||||
<div class="post-listing"> |
||||
|
||||
<section id="content" class="container"> |
||||
<div id="breadcrumb"> |
||||
<a href="{{.IndexUrl}}">{{lang "home"}}</a> |
||||
<a href="#">{{lang "policy"}}</a> |
||||
</div> |
||||
<h1 id="page-title">{{lang "policy"}}</h1> |
||||
<div> |
||||
{{.Policy}} |
||||
</div> |
||||
</section> |
||||
|
||||
|
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
|
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end body --> |
||||
</div> |
||||
<!--end body wrapper --> |
||||
|
||||
<div class="footer-container-wrapper"> |
||||
<div class="footer-container container-fluid"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-global_group " style="" data-widget-type="global_group" |
||||
data-x="0" data-w="12"> |
||||
<div class="" data-global-widget-path="generated_global_groups/4940136839.html"> |
||||
<div class="row-fluid-wrapper row-depth-1 row-number-1 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-cell outer footer" style="padding: 0;" |
||||
data-widget-type="cell" data-x="0" data-w="12"> |
||||
|
||||
<div class="row-fluid-wrapper row-depth-1 row-number-2 "> |
||||
<div class="row-fluid "> |
||||
<div class="span12 widget-span widget-type-custom_widget " style="" |
||||
data-widget-type="custom_widget" data-x="0" data-w="12"> |
||||
<div id="hs_cos_wrapper_module_1646319721001244" |
||||
class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" |
||||
style="" data-hs-cos-general-type="widget" |
||||
data-hs-cos-type="module"> |
||||
<div id="fallback-footer"> |
||||
<p> |
||||
<span class="legal">{{.Copyright}}</span> |
||||
<a class="legal-item" |
||||
href="{{.AboutUrl}}">{{lang "about"}}</a> |
||||
|
||||
<a class="legal-item" |
||||
href="{{.ContactUrl}}">{{lang "contact"}}</a> |
||||
|
||||
<a class="legal-item" |
||||
href="{{.PolicyUrl}}">{{lang "policy"}}</a> |
||||
|
||||
</p> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
|
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
</div> |
||||
</div> |
||||
<!--end widget-span --> |
||||
</div> |
||||
<!--end row--> |
||||
</div> |
||||
<!--end row-wrapper --> |
||||
|
||||
</div> |
||||
<!--end footer --> |
||||
</div> |
||||
<!--end footer wrapper --> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,319 @@ |
||||
<!DOCTYPE html> |
||||
<html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<!-- <link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> --> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
|
||||
|
||||
</head> |
||||
|
||||
<body itemtype='https://schema.org/WebPage' itemscope='itemscope' |
||||
class="page-template-default page page-id-2313 wp-custom-logo everest-forms-no-js ehf-footer ehf-template-astra ehf-stylesheet-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-3.9.4 ast-header-custom-item-inside ast-single-post ast-replace-site-logo-transparent ast-inherit-site-logo-transparent elementor-default elementor-kit-1347 elementor-page elementor-page-2313"> |
||||
|
||||
|
||||
<div class="hfeed site" id="page"> |
||||
<div data-elementor-type="header" data-elementor-id="3359" |
||||
class="elementor elementor-3359 elementor-location-header"> |
||||
<div class="elementor-section-wrap"> |
||||
|
||||
<section |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-60842398 elementor-section-content-middle frosted elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" |
||||
data-id="60842398" data-element_type="section" |
||||
data-settings="{"background_background":"classic","sticky":"top","sticky_effects_offset":130,"sticky_on":["desktop","tablet","mobile"],"sticky_offset":0}"> |
||||
<div class="elementor-container elementor-column-gap-no"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-28d60d02 logo" |
||||
data-id="28d60d02" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-4134a04a logo elementor-widget elementor-widget-theme-site-logo elementor-widget-image" |
||||
data-id="4134a04a" data-element_type="widget" |
||||
data-widget_type="theme-site-logo.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div class="elementor-image"> |
||||
<a href="{{.IndexUrl}}"> |
||||
<img width="596" height="158" |
||||
src="{{replaceImage .Logo}}" |
||||
class="attachment-full size-full" alt="Core Tech Security" |
||||
loading="lazy" |
||||
sizes="(max-width: 596px) 100vw, 596px" /> </a> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-41163abc" |
||||
data-id="41163abc" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-27089e9a elementor-nav-menu__align-right elementor-nav-menu--stretch elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" |
||||
data-id="27089e9a" data-element_type="widget" |
||||
data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger"}" |
||||
data-widget_type="nav-menu.default"> |
||||
<div class="elementor-widget-container"> |
||||
<nav migration_allowed="1" migrated="0" role="navigation" |
||||
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"> |
||||
<ul style="list-style: none;display: flex;" id="menu-1-27089e9a" class="elementor-nav-menu"> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.IndexUrl}}" |
||||
class="elementor-item menu-link">{{ lang "home"}}</a></li> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.AboutUrl}}" |
||||
class="elementor-item menu-link">{{ lang "about"}}</a></li> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.ContactUrl}}" |
||||
class="elementor-item menu-link">{{ lang "contact"}}</a></li> |
||||
<li |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.PolicyUrl}}" |
||||
class="elementor-item menu-link">{{ lang "policy"}}</a></li> |
||||
</ul> |
||||
</nav> |
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div style="padding-top: 180px; height: 100vh;" id="content" class="site-content"> |
||||
<div class="ast-container"> |
||||
|
||||
|
||||
<div id="primary" class="content-area primary"> |
||||
|
||||
|
||||
<main id="main" class="site-main"> |
||||
<article class="post-8 page type-page status-publish ast-article-single" id="post-8" |
||||
itemtype="https://schema.org/CreativeWork" itemscope="itemscope"> |
||||
<header class="entry-header ast-header-without-markup"> |
||||
|
||||
</header><!-- .entry-header --> |
||||
|
||||
<div class="entry-content clear" itemprop="text"> |
||||
|
||||
|
||||
<div data-elementor-type="wp-post" data-elementor-id="8" class="elementor elementor-8"> |
||||
<div class="elementor-inner"> |
||||
<div class="elementor-section-wrap"> |
||||
|
||||
<section |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-c16982b elementor-section-content-middle elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="c16982b" data-element_type="section"> |
||||
<div class="elementor-container elementor-column-gap-default"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-cf76402" |
||||
data-id="cf76402" data-element_type="column" |
||||
data-settings="{"background_background":"classic"}"> |
||||
<div |
||||
class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-8f15f14 elementor-widget elementor-widget-heading" |
||||
data-id="8f15f14" data-element_type="widget" |
||||
data-widget_type="heading.default"> |
||||
<div class="elementor-widget-container"> |
||||
<h2 |
||||
class="elementor-heading-title elementor-size-default"> |
||||
{{ lang "about"}}</h2> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-element elementor-element-f78ac25 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" |
||||
data-id="f78ac25" data-element_type="widget" |
||||
data-widget_type="divider.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div class="elementor-divider"> |
||||
<span |
||||
class="elementor-divider-separator"> |
||||
</span> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-element elementor-element-129813c elementor-widget elementor-widget-text-editor" |
||||
data-id="129813c" data-element_type="widget" |
||||
data-widget_type="text-editor.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div |
||||
class="elementor-text-editor elementor-clearfix"> |
||||
<p> {{.About}}</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div><!-- .entry-content .clear --> |
||||
|
||||
|
||||
|
||||
</article><!-- #post-## --> |
||||
|
||||
</main><!-- #main --> |
||||
|
||||
|
||||
</div><!-- #primary --> |
||||
|
||||
|
||||
</div> <!-- ast-container --> |
||||
</div><!-- #content --> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo"> |
||||
<div class='footer-width-fixer'> |
||||
<div data-elementor-type="wp-post" data-elementor-id="1750" class="elementor elementor-1750"> |
||||
<div class="elementor-inner"> |
||||
<div class="elementor-section-wrap"> |
||||
<section |
||||
style="background-color: #54595f;color:#fff;" |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-11e57da9 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="11e57da9" data-element_type="section" |
||||
data-settings="{"background_background":"classic","stretch_section":"section-stretched"}"> |
||||
<div class="elementor-container elementor-column-gap-wider"> |
||||
<div class="elementor-row"> |
||||
|
||||
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-7ae0513b" |
||||
data-id="7ae0513b" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-795ea2f6 elementor-widget elementor-widget-heading" |
||||
data-id="795ea2f6" data-element_type="widget" |
||||
data-widget_type="heading.default"> |
||||
<div class="elementor-widget-container"> |
||||
<h3 class="elementor-heading-title elementor-size-large">{{lang "related"}}</h3> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-element elementor-element-633583a3 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" |
||||
data-id="633583a3" data-element_type="widget" |
||||
data-widget_type="icon-list.default"> |
||||
<div class="elementor-widget-container"> |
||||
<ul class="elementor-icon-list-items"> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.AboutUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "about"}}</span> |
||||
</a> |
||||
</li> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.ContactUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "contact"}}</span> |
||||
</a> |
||||
</li> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.PolicyUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "policy"}}</span> |
||||
</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
<section |
||||
style="background-color: var( --e-global-color-text );" |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-f575ef9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="f575ef9" data-element_type="section" |
||||
data-settings="{"background_background":"classic"}"> |
||||
<div class="elementor-container elementor-column-gap-default"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9530b99" |
||||
data-id="9530b99" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-45ea249 elementor-widget elementor-widget-copyright" |
||||
data-id="45ea249" data-element_type="widget" |
||||
data-settings="{"align_mobile":"center"}" |
||||
data-widget_type="copyright.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div class="hfe-copyright-wrapper"> |
||||
<span>{{.Copyright}}</span> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
</div><!-- #page --> |
||||
<!-- Custom Feeds for Instagram JS --> |
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
||||
|
||||
<!-- Page generated by LiteSpeed Cache 5.3 on 2022-11-20 01:58:29 --> |
@ -0,0 +1,6 @@ |
||||
{ |
||||
"creator": "熊雨潇", |
||||
"version": "1.0", |
||||
"origin_website": "https://coretechsecurity.com.au/blog/", |
||||
"devices": ["pc", "pad", "phone"] |
||||
} |
@ -0,0 +1,329 @@ |
||||
<!DOCTYPE html> |
||||
<html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<!-- <link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> --> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
|
||||
|
||||
</head> |
||||
|
||||
<body itemtype='https://schema.org/WebPage' itemscope='itemscope' |
||||
class="page-template-default page page-id-2313 wp-custom-logo everest-forms-no-js ehf-footer ehf-template-astra ehf-stylesheet-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-3.9.4 ast-header-custom-item-inside ast-single-post ast-replace-site-logo-transparent ast-inherit-site-logo-transparent elementor-default elementor-kit-1347 elementor-page elementor-page-2313"> |
||||
|
||||
|
||||
<div class="hfeed site" id="page"> |
||||
<div data-elementor-type="header" data-elementor-id="3359" |
||||
class="elementor elementor-3359 elementor-location-header"> |
||||
<div class="elementor-section-wrap"> |
||||
|
||||
<section |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-60842398 elementor-section-content-middle frosted elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" |
||||
data-id="60842398" data-element_type="section" |
||||
data-settings="{"background_background":"classic","sticky":"top","sticky_effects_offset":130,"sticky_on":["desktop","tablet","mobile"],"sticky_offset":0}"> |
||||
<div class="elementor-container elementor-column-gap-no"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-28d60d02 logo" |
||||
data-id="28d60d02" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-4134a04a logo elementor-widget elementor-widget-theme-site-logo elementor-widget-image" |
||||
data-id="4134a04a" data-element_type="widget" |
||||
data-widget_type="theme-site-logo.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div class="elementor-image"> |
||||
<a href="{{.IndexUrl}}"> |
||||
<img width="596" height="158" |
||||
src="{{replaceImage .Logo}}" |
||||
class="attachment-full size-full" alt="Core Tech Security" |
||||
loading="lazy" |
||||
sizes="(max-width: 596px) 100vw, 596px" /> </a> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-41163abc" |
||||
data-id="41163abc" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-27089e9a elementor-nav-menu__align-right elementor-nav-menu--stretch elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" |
||||
data-id="27089e9a" data-element_type="widget" |
||||
data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger"}" |
||||
data-widget_type="nav-menu.default"> |
||||
<div class="elementor-widget-container"> |
||||
<nav migration_allowed="1" migrated="0" role="navigation" |
||||
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"> |
||||
<ul style="list-style: none;display: flex;" id="menu-1-27089e9a" class="elementor-nav-menu"> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.IndexUrl}}" |
||||
class="elementor-item menu-link">{{ lang "home"}}</a></li> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.AboutUrl}}" |
||||
class="elementor-item menu-link">{{ lang "about"}}</a></li> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.ContactUrl}}" |
||||
class="elementor-item menu-link">{{ lang "contact"}}</a></li> |
||||
<li |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.PolicyUrl}}" |
||||
class="elementor-item menu-link">{{ lang "policy"}}</a></li> |
||||
</ul> |
||||
</nav> |
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div style="padding-top: 180px;height: 100vh;" id="content" class="site-content"> |
||||
<div class="ast-container"> |
||||
|
||||
|
||||
<div id="primary" class="content-area primary"> |
||||
|
||||
|
||||
<main id="main" class="site-main"> |
||||
<article class="post-16 page type-page status-publish ast-article-single" id="post-16" |
||||
itemtype="https://schema.org/CreativeWork" itemscope="itemscope"> |
||||
<header class="entry-header ast-header-without-markup"> |
||||
|
||||
</header><!-- .entry-header --> |
||||
|
||||
<div class="entry-content clear" itemprop="text"> |
||||
|
||||
|
||||
<div data-elementor-type="wp-post" data-elementor-id="16" |
||||
class="elementor elementor-16"> |
||||
<div class="elementor-inner"> |
||||
<div class="elementor-section-wrap"> |
||||
|
||||
<section |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-60e6fcf elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="60e6fcf" data-element_type="section" |
||||
data-settings="{"background_background":"classic"}"> |
||||
<div class="elementor-container elementor-column-gap-default"> |
||||
<div class="elementor-row"> |
||||
|
||||
|
||||
<div style="width: 100%;" class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-0f23987" |
||||
data-id="0f23987" data-element_type="column" |
||||
data-settings="{"background_background":"classic"}"> |
||||
<div |
||||
class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-4b7560e elementor-widget elementor-widget-heading" |
||||
data-id="4b7560e" data-element_type="widget" |
||||
data-widget_type="heading.default"> |
||||
<div class="elementor-widget-container"> |
||||
<h4 |
||||
class="elementor-heading-title elementor-size-default"> |
||||
Make an Enquiry</h4> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-element elementor-element-71ccb6f ekit_wpForms_container-form-button-full-width elementor-widget elementor-widget-elementskit-wp-forms" |
||||
data-id="71ccb6f" data-element_type="widget" |
||||
data-widget_type="elementskit-wp-forms.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div |
||||
class="ekit-wid-con ekit_wpForms_container"> |
||||
<div class="wpforms-container " |
||||
id="wpforms-1330"> |
||||
<form class="col-12 col-lg-6" style="padding: 0;"> |
||||
<div class="form-group"> |
||||
<label for="emailInput">{{lang "about_email"}}</label> |
||||
<input style="width: 100%;height: 50px;line-height: 50px;" type="email" class="form-control" id="emailInput" placeholder="name@example.com"> |
||||
</div> |
||||
<div class="form-group"> |
||||
<label for="nameInput">{{lang "about_name"}}</label> |
||||
<input style="width: 100%;height: 50px;line-height: 50px;" type="name" class="form-control" id="nameInput" placeholder="your name"> |
||||
</div> |
||||
<div class="form-group"> |
||||
<label for="exampleFormControlTextarea1">{{lang "about_message"}}</label> |
||||
<textarea style="width: 100%;" class="form-control" id="exampleFormControlTextarea1" rows="3" |
||||
placeholder="what do you want to say"></textarea> |
||||
</div> |
||||
<button type="submit" class="btn btn-primary" style="width: 100%;">{{lang "about_send"}}</button> |
||||
</form> |
||||
</div> <!-- .wpforms-container --> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div><!-- .entry-content .clear --> |
||||
|
||||
|
||||
|
||||
</article><!-- #post-## --> |
||||
|
||||
</main><!-- #main --> |
||||
|
||||
|
||||
</div><!-- #primary --> |
||||
|
||||
|
||||
</div> <!-- ast-container --> |
||||
</div><!-- #content --> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo"> |
||||
<div class='footer-width-fixer'> |
||||
<div data-elementor-type="wp-post" data-elementor-id="1750" class="elementor elementor-1750"> |
||||
<div class="elementor-inner"> |
||||
<div class="elementor-section-wrap"> |
||||
<section |
||||
style="background-color: #54595f;color:#fff;" |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-11e57da9 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="11e57da9" data-element_type="section" |
||||
data-settings="{"background_background":"classic","stretch_section":"section-stretched"}"> |
||||
<div class="elementor-container elementor-column-gap-wider"> |
||||
<div class="elementor-row"> |
||||
|
||||
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-7ae0513b" |
||||
data-id="7ae0513b" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-795ea2f6 elementor-widget elementor-widget-heading" |
||||
data-id="795ea2f6" data-element_type="widget" |
||||
data-widget_type="heading.default"> |
||||
<div class="elementor-widget-container"> |
||||
<h3 class="elementor-heading-title elementor-size-large">{{lang "related"}}</h3> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-element elementor-element-633583a3 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" |
||||
data-id="633583a3" data-element_type="widget" |
||||
data-widget_type="icon-list.default"> |
||||
<div class="elementor-widget-container"> |
||||
<ul class="elementor-icon-list-items"> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.AboutUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "about"}}</span> |
||||
</a> |
||||
</li> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.ContactUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "contact"}}</span> |
||||
</a> |
||||
</li> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.PolicyUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "policy"}}</span> |
||||
</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
<section |
||||
style="background-color: var( --e-global-color-text );" |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-f575ef9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="f575ef9" data-element_type="section" |
||||
data-settings="{"background_background":"classic"}"> |
||||
<div class="elementor-container elementor-column-gap-default"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9530b99" |
||||
data-id="9530b99" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-45ea249 elementor-widget elementor-widget-copyright" |
||||
data-id="45ea249" data-element_type="widget" |
||||
data-settings="{"align_mobile":"center"}" |
||||
data-widget_type="copyright.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div class="hfe-copyright-wrapper"> |
||||
<span>{{.Copyright}}</span> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
</div><!-- #page --> |
||||
<!-- Custom Feeds for Instagram JS --> |
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
||||
|
||||
<!-- Page generated by LiteSpeed Cache 5.3 on 2022-11-20 01:58:29 --> |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -0,0 +1,336 @@ |
||||
<!DOCTYPE html> |
||||
<html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<!-- <link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> --> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
|
||||
|
||||
</head> |
||||
|
||||
<body itemtype='https://schema.org/WebPage' itemscope='itemscope' |
||||
class="page-template-default page page-id-2313 wp-custom-logo everest-forms-no-js ehf-footer ehf-template-astra ehf-stylesheet-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-3.9.4 ast-header-custom-item-inside ast-single-post ast-replace-site-logo-transparent ast-inherit-site-logo-transparent elementor-default elementor-kit-1347 elementor-page elementor-page-2313"> |
||||
|
||||
|
||||
<div class="hfeed site" id="page"> |
||||
<div data-elementor-type="header" data-elementor-id="3359" |
||||
class="elementor elementor-3359 elementor-location-header"> |
||||
<div class="elementor-section-wrap"> |
||||
|
||||
<section |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-60842398 elementor-section-content-middle frosted elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" |
||||
data-id="60842398" data-element_type="section" |
||||
data-settings="{"background_background":"classic","sticky":"top","sticky_effects_offset":130,"sticky_on":["desktop","tablet","mobile"],"sticky_offset":0}"> |
||||
<div class="elementor-container elementor-column-gap-no"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-28d60d02 logo" |
||||
data-id="28d60d02" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-4134a04a logo elementor-widget elementor-widget-theme-site-logo elementor-widget-image" |
||||
data-id="4134a04a" data-element_type="widget" |
||||
data-widget_type="theme-site-logo.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div class="elementor-image"> |
||||
<a href="{{.IndexUrl}}"> |
||||
<img width="596" height="158" |
||||
src="{{replaceImage .Logo}}" |
||||
class="attachment-full size-full" alt="Core Tech Security" |
||||
loading="lazy" |
||||
sizes="(max-width: 596px) 100vw, 596px" /> </a> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-41163abc" |
||||
data-id="41163abc" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-27089e9a elementor-nav-menu__align-right elementor-nav-menu--stretch elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" |
||||
data-id="27089e9a" data-element_type="widget" |
||||
data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger"}" |
||||
data-widget_type="nav-menu.default"> |
||||
<div class="elementor-widget-container"> |
||||
<nav migration_allowed="1" migrated="0" role="navigation" |
||||
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"> |
||||
<ul style="list-style: none;display: flex;" id="menu-1-27089e9a" class="elementor-nav-menu"> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.IndexUrl}}" |
||||
class="elementor-item menu-link">{{ lang "home"}}</a></li> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.AboutUrl}}" |
||||
class="elementor-item menu-link">{{ lang "about"}}</a></li> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.ContactUrl}}" |
||||
class="elementor-item menu-link">{{ lang "contact"}}</a></li> |
||||
<li |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.PolicyUrl}}" |
||||
class="elementor-item menu-link">{{ lang "policy"}}</a></li> |
||||
</ul> |
||||
</nav> |
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div style="padding-top: 180px;" id="content" class="site-content"> |
||||
<div class="ast-container"> |
||||
<div data-elementor-type="single-post" data-elementor-id="2166" |
||||
class="elementor elementor-2166 elementor-location-single post-3581 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized ast-article-single"> |
||||
<div class="elementor-section-wrap"> |
||||
|
||||
<section |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-74dc9c9 elementor-section-full_width elementor-section-height-min-height elementor-section-items-stretch elementor-reverse-tablet elementor-section-height-default" |
||||
data-id="74dc9c9" data-element_type="section" |
||||
data-settings="{"background_background":"classic"}"> |
||||
<div class="elementor-container elementor-column-gap-default"> |
||||
<div class="elementor-row"> |
||||
|
||||
<div style="margin: 0 auto;" class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-34e67f54" |
||||
data-id="34e67f54" data-element_type="column" |
||||
data-settings="{"background_background":"classic"}"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-1917e2cd elementor-widget elementor-widget-post-info" |
||||
data-id="1917e2cd" data-element_type="widget" |
||||
data-widget_type="post-info.default"> |
||||
<div class="elementor-widget-container"> |
||||
<ul |
||||
class="elementor-inline-items elementor-icon-list-items elementor-post-info"> |
||||
<li class="elementor-icon-list-item elementor-repeater-item-5b276ce elementor-inline-item" |
||||
itemprop="datePublished"> |
||||
<a > |
||||
<span |
||||
class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date"> |
||||
{{timeFormat .PublishTime}}</span> |
||||
</a> |
||||
</li> |
||||
</ul> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-element elementor-element-527c589a elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" |
||||
data-id="527c589a" data-element_type="widget" |
||||
data-widget_type="theme-post-title.default"> |
||||
<div class="elementor-widget-container"> |
||||
<h1 class="elementor-heading-title elementor-size-default">{{.Article.Summary}}</h1> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
<section |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-47bc7d50 elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="47bc7d50" data-element_type="section"> |
||||
<div class="elementor-container elementor-column-gap-default"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-22e6a9d4" |
||||
data-id="22e6a9d4" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-7f78582e elementor-widget elementor-widget-theme-post-content" |
||||
data-id="7f78582e" data-element_type="widget" |
||||
data-widget_type="theme-post-content.default"> |
||||
<div class="elementor-widget-container"> |
||||
|
||||
<div class="wp-block-image"> |
||||
<figure class="aligncenter size-large is-resized"><img |
||||
style="height: 100%;width: 100%;" |
||||
src="{{getCover .Article.Pictures}}" |
||||
class="wp-image-3582" |
||||
/></figure> |
||||
</div> |
||||
|
||||
|
||||
|
||||
<p>{{range .Article.Topics}} |
||||
<p><strong>{{.Topic}}</strong></p> |
||||
{{$tlen := len .Pictures}} |
||||
{{if ne $tlen 0}} |
||||
{{range .Pictures}} |
||||
<img width="100%" src="{{replaceImage .}}" /> |
||||
{{end}} |
||||
{{end}} |
||||
<p>{{.Content}}</p> |
||||
{{end}}</p> |
||||
|
||||
|
||||
|
||||
{{ if .Prev }} |
||||
<div class="hidden-text"> |
||||
<a href="{{.Prev.Url}}">{{lang "prev_article"}}:{{.Prev.Title}}</a> |
||||
</div> |
||||
{{ end }} |
||||
{{ if .Next }} |
||||
<div class="hidden-text"> |
||||
<a href="{{.Next.Url}}">{{lang "next_article"}}:{{.Next.Title}}</a> |
||||
</div> |
||||
{{ end }} |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> <!-- ast-container --> |
||||
</div><!-- #content --> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo"> |
||||
<div class='footer-width-fixer'> |
||||
<div data-elementor-type="wp-post" data-elementor-id="1750" class="elementor elementor-1750"> |
||||
<div class="elementor-inner"> |
||||
<div class="elementor-section-wrap"> |
||||
<section |
||||
style="background-color: #54595f;color:#fff;" |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-11e57da9 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="11e57da9" data-element_type="section" |
||||
data-settings="{"background_background":"classic","stretch_section":"section-stretched"}"> |
||||
<div class="elementor-container elementor-column-gap-wider"> |
||||
<div class="elementor-row"> |
||||
|
||||
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-7ae0513b" |
||||
data-id="7ae0513b" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-795ea2f6 elementor-widget elementor-widget-heading" |
||||
data-id="795ea2f6" data-element_type="widget" |
||||
data-widget_type="heading.default"> |
||||
<div class="elementor-widget-container"> |
||||
<h3 class="elementor-heading-title elementor-size-large">{{lang "related"}}</h3> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-element elementor-element-633583a3 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" |
||||
data-id="633583a3" data-element_type="widget" |
||||
data-widget_type="icon-list.default"> |
||||
<div class="elementor-widget-container"> |
||||
<ul class="elementor-icon-list-items"> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.AboutUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "about"}}</span> |
||||
</a> |
||||
</li> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.ContactUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "contact"}}</span> |
||||
</a> |
||||
</li> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.PolicyUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "policy"}}</span> |
||||
</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
<section |
||||
style="background-color: var( --e-global-color-text );" |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-f575ef9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="f575ef9" data-element_type="section" |
||||
data-settings="{"background_background":"classic"}"> |
||||
<div class="elementor-container elementor-column-gap-default"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9530b99" |
||||
data-id="9530b99" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-45ea249 elementor-widget elementor-widget-copyright" |
||||
data-id="45ea249" data-element_type="widget" |
||||
data-settings="{"align_mobile":"center"}" |
||||
data-widget_type="copyright.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div class="hfe-copyright-wrapper"> |
||||
<span>{{.Copyright}}</span> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
</div><!-- #page --> |
||||
<!-- Custom Feeds for Instagram JS --> |
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
||||
|
||||
<!-- Page generated by LiteSpeed Cache 5.3 on 2022-11-20 01:58:29 --> |
@ -0,0 +1,330 @@ |
||||
<!DOCTYPE html> |
||||
<html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<!-- <link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> --> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
|
||||
|
||||
</head> |
||||
|
||||
<body itemtype='https://schema.org/WebPage' itemscope='itemscope' |
||||
class="page-template-default page page-id-2313 wp-custom-logo everest-forms-no-js ehf-footer ehf-template-astra ehf-stylesheet-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-3.9.4 ast-header-custom-item-inside ast-single-post ast-replace-site-logo-transparent ast-inherit-site-logo-transparent elementor-default elementor-kit-1347 elementor-page elementor-page-2313"> |
||||
|
||||
<div class="hfeed site" id="page"> |
||||
<div data-elementor-type="header" data-elementor-id="3359" |
||||
class="elementor elementor-3359 elementor-location-header"> |
||||
<div class="elementor-section-wrap"> |
||||
|
||||
<section |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-60842398 elementor-section-content-middle frosted elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" |
||||
data-id="60842398" data-element_type="section" |
||||
data-settings="{"background_background":"classic","sticky":"top","sticky_effects_offset":130,"sticky_on":["desktop","tablet","mobile"],"sticky_offset":0}"> |
||||
<div class="elementor-container elementor-column-gap-no"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-28d60d02 logo" |
||||
data-id="28d60d02" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-4134a04a logo elementor-widget elementor-widget-theme-site-logo elementor-widget-image" |
||||
data-id="4134a04a" data-element_type="widget" |
||||
data-widget_type="theme-site-logo.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div class="elementor-image"> |
||||
<a href="{{.IndexUrl}}"> |
||||
<img width="596" height="158" |
||||
src="{{replaceImage .Logo}}" |
||||
class="attachment-full size-full" alt="Core Tech Security" |
||||
loading="lazy" |
||||
sizes="(max-width: 596px) 100vw, 596px" /> </a> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-41163abc" |
||||
data-id="41163abc" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-27089e9a elementor-nav-menu__align-right elementor-nav-menu--stretch elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" |
||||
data-id="27089e9a" data-element_type="widget" |
||||
data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger"}" |
||||
data-widget_type="nav-menu.default"> |
||||
<div class="elementor-widget-container"> |
||||
<nav migration_allowed="1" migrated="0" role="navigation" |
||||
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"> |
||||
<ul style="list-style: none;display: flex;" id="menu-1-27089e9a" class="elementor-nav-menu"> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.IndexUrl}}" |
||||
class="elementor-item menu-link">{{ lang "home"}}</a></li> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.AboutUrl}}" |
||||
class="elementor-item menu-link">{{ lang "about"}}</a></li> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.ContactUrl}}" |
||||
class="elementor-item menu-link">{{ lang "contact"}}</a></li> |
||||
<li |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.PolicyUrl}}" |
||||
class="elementor-item menu-link">{{ lang "policy"}}</a></li> |
||||
</ul> |
||||
</nav> |
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div style="padding-top:100px;" id="content" class="site-content"> |
||||
<div class="ast-container"> |
||||
|
||||
|
||||
<div id="primary" class="content-area primary"> |
||||
|
||||
|
||||
<main id="main" class="site-main"> |
||||
<article class="post-2313 page type-page status-publish ast-article-single" id="post-2313" |
||||
itemtype="https://schema.org/CreativeWork" itemscope="itemscope"> |
||||
|
||||
|
||||
<div class="entry-content clear" itemprop="text"> |
||||
|
||||
|
||||
<div data-elementor-type="wp-page" data-elementor-id="2313" |
||||
class="elementor elementor-2313"> |
||||
<div class="elementor-inner"> |
||||
<div class="elementor-section-wrap"> |
||||
|
||||
<section |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-0bdeada elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="0bdeada" data-element_type="section"> |
||||
<div class="elementor-container elementor-column-gap-default"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b1ccb75" |
||||
data-id="b1ccb75" data-element_type="column"> |
||||
<div |
||||
class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-52cc65d elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" |
||||
data-id="52cc65d" data-element_type="widget" |
||||
data-settings="{"pagination_type":"numbers_and_prev_next","classic_columns":"3","classic_columns_tablet":"2","classic_columns_mobile":"1","classic_row_gap":{"unit":"px","size":35,"sizes":[]},"classic_row_gap_tablet":{"unit":"px","size":"","sizes":[]},"classic_row_gap_mobile":{"unit":"px","size":"","sizes":[]}}" |
||||
data-widget_type="posts.classic"> |
||||
<div class="elementor-widget-container"> |
||||
<div |
||||
class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid"> |
||||
{{ range .Articles }} |
||||
<article |
||||
class="elementor-post elementor-grid-item post-3581 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized"> |
||||
<a class="elementor-post__thumbnail__link" |
||||
href="{{.Url}}"> |
||||
<div |
||||
class="elementor-post__thumbnail"> |
||||
<img |
||||
style="height: 180px;width: 90%;" |
||||
width="300" |
||||
height="200" |
||||
src="{{getCover .Cover 300 180}}" |
||||
class="attachment-medium size-medium" |
||||
alt="Camera-Resolution" |
||||
loading="lazy" /></div> |
||||
</a> |
||||
<div class="elementor-post__text"> |
||||
<h3 |
||||
class="elementor-post__title"> |
||||
<a |
||||
href="{{.Url}}">{{.Title}}</a> |
||||
</h3> |
||||
<div |
||||
class="elementor-post__meta-data"> |
||||
<span |
||||
class="elementor-post-date">{{timeFormat .PublishTime}}</span> |
||||
</div> |
||||
<div |
||||
class="elementor-post__excerpt"> |
||||
<p style="height: 150px;width: 80%; overflow: hidden;"> {{.Summary}}</p> |
||||
</div> |
||||
|
||||
</div> |
||||
</article> |
||||
{{end}} |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div><!-- .entry-content .clear --> |
||||
|
||||
|
||||
|
||||
</article><!-- #post-## --> |
||||
|
||||
</main><!-- #main --> |
||||
|
||||
|
||||
</div><!-- #primary --> |
||||
|
||||
|
||||
</div> <!-- ast-container --> |
||||
</div><!-- #content --> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo"> |
||||
<div class='footer-width-fixer'> |
||||
<div data-elementor-type="wp-post" data-elementor-id="1750" class="elementor elementor-1750"> |
||||
<div class="elementor-inner"> |
||||
<div class="elementor-section-wrap"> |
||||
<section |
||||
style="background-color: #54595f;color:#fff;" |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-11e57da9 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="11e57da9" data-element_type="section" |
||||
data-settings="{"background_background":"classic","stretch_section":"section-stretched"}"> |
||||
<div class="elementor-container elementor-column-gap-wider"> |
||||
<div class="elementor-row"> |
||||
|
||||
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-7ae0513b" |
||||
data-id="7ae0513b" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-795ea2f6 elementor-widget elementor-widget-heading" |
||||
data-id="795ea2f6" data-element_type="widget" |
||||
data-widget_type="heading.default"> |
||||
<div class="elementor-widget-container"> |
||||
<h3 class="elementor-heading-title elementor-size-large">{{lang "related"}}</h3> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-element elementor-element-633583a3 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" |
||||
data-id="633583a3" data-element_type="widget" |
||||
data-widget_type="icon-list.default"> |
||||
<div class="elementor-widget-container"> |
||||
<ul class="elementor-icon-list-items"> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.AboutUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "about"}}</span> |
||||
</a> |
||||
</li> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.ContactUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "contact"}}</span> |
||||
</a> |
||||
</li> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.PolicyUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "policy"}}</span> |
||||
</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
<section |
||||
style="background-color: var( --e-global-color-text );" |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-f575ef9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="f575ef9" data-element_type="section" |
||||
data-settings="{"background_background":"classic"}"> |
||||
<div class="elementor-container elementor-column-gap-default"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9530b99" |
||||
data-id="9530b99" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-45ea249 elementor-widget elementor-widget-copyright" |
||||
data-id="45ea249" data-element_type="widget" |
||||
data-settings="{"align_mobile":"center"}" |
||||
data-widget_type="copyright.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div class="hfe-copyright-wrapper"> |
||||
<span>{{.Copyright}}</span> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
</div><!-- #page --> |
||||
<!-- Custom Feeds for Instagram JS --> |
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
||||
|
||||
<!-- Page generated by LiteSpeed Cache 5.3 on 2022-11-20 01:58:29 --> |
@ -0,0 +1,319 @@ |
||||
<!DOCTYPE html> |
||||
<html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<!-- <link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> --> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
|
||||
|
||||
</head> |
||||
|
||||
<body itemtype='https://schema.org/WebPage' itemscope='itemscope' |
||||
class="page-template-default page page-id-2313 wp-custom-logo everest-forms-no-js ehf-footer ehf-template-astra ehf-stylesheet-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-3.9.4 ast-header-custom-item-inside ast-single-post ast-replace-site-logo-transparent ast-inherit-site-logo-transparent elementor-default elementor-kit-1347 elementor-page elementor-page-2313"> |
||||
|
||||
|
||||
<div class="hfeed site" id="page"> |
||||
<div data-elementor-type="header" data-elementor-id="3359" |
||||
class="elementor elementor-3359 elementor-location-header"> |
||||
<div class="elementor-section-wrap"> |
||||
|
||||
<section |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-60842398 elementor-section-content-middle frosted elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" |
||||
data-id="60842398" data-element_type="section" |
||||
data-settings="{"background_background":"classic","sticky":"top","sticky_effects_offset":130,"sticky_on":["desktop","tablet","mobile"],"sticky_offset":0}"> |
||||
<div class="elementor-container elementor-column-gap-no"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-28d60d02 logo" |
||||
data-id="28d60d02" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-4134a04a logo elementor-widget elementor-widget-theme-site-logo elementor-widget-image" |
||||
data-id="4134a04a" data-element_type="widget" |
||||
data-widget_type="theme-site-logo.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div class="elementor-image"> |
||||
<a href="{{.IndexUrl}}"> |
||||
<img width="596" height="158" |
||||
src="{{replaceImage .Logo}}" |
||||
class="attachment-full size-full" alt="Core Tech Security" |
||||
loading="lazy" |
||||
sizes="(max-width: 596px) 100vw, 596px" /> </a> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-41163abc" |
||||
data-id="41163abc" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-27089e9a elementor-nav-menu__align-right elementor-nav-menu--stretch elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" |
||||
data-id="27089e9a" data-element_type="widget" |
||||
data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger"}" |
||||
data-widget_type="nav-menu.default"> |
||||
<div class="elementor-widget-container"> |
||||
<nav migration_allowed="1" migrated="0" role="navigation" |
||||
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"> |
||||
<ul style="list-style: none;display: flex;" id="menu-1-27089e9a" class="elementor-nav-menu"> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.IndexUrl}}" |
||||
class="elementor-item menu-link">{{ lang "home"}}</a></li> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.AboutUrl}}" |
||||
class="elementor-item menu-link">{{ lang "about"}}</a></li> |
||||
<li style="margin-right: 30px;" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.ContactUrl}}" |
||||
class="elementor-item menu-link">{{ lang "contact"}}</a></li> |
||||
<li |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-28"> |
||||
<a href="{{.PolicyUrl}}" |
||||
class="elementor-item menu-link">{{ lang "policy"}}</a></li> |
||||
</ul> |
||||
</nav> |
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div style="padding-top: 180px; height: 100vh;" id="content" class="site-content"> |
||||
<div class="ast-container"> |
||||
|
||||
|
||||
<div id="primary" class="content-area primary"> |
||||
|
||||
|
||||
<main id="main" class="site-main"> |
||||
<article class="post-8 page type-page status-publish ast-article-single" id="post-8" |
||||
itemtype="https://schema.org/CreativeWork" itemscope="itemscope"> |
||||
<header class="entry-header ast-header-without-markup"> |
||||
|
||||
</header><!-- .entry-header --> |
||||
|
||||
<div class="entry-content clear" itemprop="text"> |
||||
|
||||
|
||||
<div data-elementor-type="wp-post" data-elementor-id="8" class="elementor elementor-8"> |
||||
<div class="elementor-inner"> |
||||
<div class="elementor-section-wrap"> |
||||
|
||||
<section |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-c16982b elementor-section-content-middle elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="c16982b" data-element_type="section"> |
||||
<div class="elementor-container elementor-column-gap-default"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-cf76402" |
||||
data-id="cf76402" data-element_type="column" |
||||
data-settings="{"background_background":"classic"}"> |
||||
<div |
||||
class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-8f15f14 elementor-widget elementor-widget-heading" |
||||
data-id="8f15f14" data-element_type="widget" |
||||
data-widget_type="heading.default"> |
||||
<div class="elementor-widget-container"> |
||||
<h2 |
||||
class="elementor-heading-title elementor-size-default"> |
||||
{{ lang "policy"}}</h2> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-element elementor-element-f78ac25 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" |
||||
data-id="f78ac25" data-element_type="widget" |
||||
data-widget_type="divider.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div class="elementor-divider"> |
||||
<span |
||||
class="elementor-divider-separator"> |
||||
</span> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-element elementor-element-129813c elementor-widget elementor-widget-text-editor" |
||||
data-id="129813c" data-element_type="widget" |
||||
data-widget_type="text-editor.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div |
||||
class="elementor-text-editor elementor-clearfix"> |
||||
<p> {{.Policy}}</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div><!-- .entry-content .clear --> |
||||
|
||||
|
||||
|
||||
</article><!-- #post-## --> |
||||
|
||||
</main><!-- #main --> |
||||
|
||||
|
||||
</div><!-- #primary --> |
||||
|
||||
|
||||
</div> <!-- ast-container --> |
||||
</div><!-- #content --> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo"> |
||||
<div class='footer-width-fixer'> |
||||
<div data-elementor-type="wp-post" data-elementor-id="1750" class="elementor elementor-1750"> |
||||
<div class="elementor-inner"> |
||||
<div class="elementor-section-wrap"> |
||||
<section |
||||
style="background-color: #54595f;color:#fff;" |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-11e57da9 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="11e57da9" data-element_type="section" |
||||
data-settings="{"background_background":"classic","stretch_section":"section-stretched"}"> |
||||
<div class="elementor-container elementor-column-gap-wider"> |
||||
<div class="elementor-row"> |
||||
|
||||
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-7ae0513b" |
||||
data-id="7ae0513b" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-795ea2f6 elementor-widget elementor-widget-heading" |
||||
data-id="795ea2f6" data-element_type="widget" |
||||
data-widget_type="heading.default"> |
||||
<div class="elementor-widget-container"> |
||||
<h3 class="elementor-heading-title elementor-size-large">{{lang "related"}}</h3> |
||||
</div> |
||||
</div> |
||||
<div class="elementor-element elementor-element-633583a3 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" |
||||
data-id="633583a3" data-element_type="widget" |
||||
data-widget_type="icon-list.default"> |
||||
<div class="elementor-widget-container"> |
||||
<ul class="elementor-icon-list-items"> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.AboutUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "about"}}</span> |
||||
</a> |
||||
</li> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.ContactUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "contact"}}</span> |
||||
</a> |
||||
</li> |
||||
<li class="elementor-icon-list-item"> |
||||
<a style="color: #fff;" href="{{.PolicyUrl}}"> |
||||
|
||||
<span class="elementor-icon-list-icon"> |
||||
<i aria-hidden="true" |
||||
class="fas fa-arrow-circle-right"></i> |
||||
</span> |
||||
<span |
||||
class="elementor-icon-list-text">{{lang "policy"}}</span> |
||||
</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
<section |
||||
style="background-color: var( --e-global-color-text );" |
||||
class="elementor-section elementor-top-section elementor-element elementor-element-f575ef9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" |
||||
data-id="f575ef9" data-element_type="section" |
||||
data-settings="{"background_background":"classic"}"> |
||||
<div class="elementor-container elementor-column-gap-default"> |
||||
<div class="elementor-row"> |
||||
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9530b99" |
||||
data-id="9530b99" data-element_type="column"> |
||||
<div class="elementor-column-wrap elementor-element-populated"> |
||||
<div class="elementor-widget-wrap"> |
||||
<div class="elementor-element elementor-element-45ea249 elementor-widget elementor-widget-copyright" |
||||
data-id="45ea249" data-element_type="widget" |
||||
data-settings="{"align_mobile":"center"}" |
||||
data-widget_type="copyright.default"> |
||||
<div class="elementor-widget-container"> |
||||
<div class="hfe-copyright-wrapper"> |
||||
<span>{{.Copyright}}</span> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
</div><!-- #page --> |
||||
<!-- Custom Feeds for Instagram JS --> |
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
||||
|
||||
<!-- Page generated by LiteSpeed Cache 5.3 on 2022-11-20 01:58:29 --> |
@ -0,0 +1,136 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en-US"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> |
||||
|
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/mobile.css"}}" /> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head> |
||||
|
||||
<body |
||||
class="archive category category-kitchen category-19 wp-custom-logo wp-embed-responsive post-image-below-header post-image-aligned-center generate-columns-activated sticky-menu-fade mobile-header mobile-header-logo wp-schema-pro-1.3.1 no-sidebar nav-float-right separate-containers fluid-header active-footer-widgets-3 nav-search-enabled header-aligned-left dropdown-hover elementor-default elementor-kit-88021 aa-prefix-fooda-" |
||||
itemtype="https://schema.org/Blog" itemscope> |
||||
|
||||
<header class="site-header" id="masthead" aria-label="Site" itemtype="https://schema.org/WPHeader" itemscope> |
||||
<div class="inside-header grid-container grid-parent"> |
||||
<div class="site-logo"> |
||||
<a href="{{.IndexUrl}}" title="Foodal" rel="home"> |
||||
<img width="300" height="60" class="header-image is-logo-image" alt="Foodal" |
||||
src="{{replaceImage .Logo}}" title="Foodal" /> |
||||
</a> |
||||
</div> |
||||
<nav class="main-navigation sub-menu-right" id="site-navigation" aria-label="Primary" |
||||
itemtype="https://schema.org/SiteNavigationElement" itemscope> |
||||
<div class="inside-navigation grid-container grid-parent"> |
||||
|
||||
|
||||
<div id="primary-menu" class="main-nav"> |
||||
<ul id="menu-frakin-new-main" class=" menu sf-menu"> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.IndexUrl}}">{{ lang "home"}}</a></li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.AboutUrl}}">{{ lang "about"}}</a></li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.ContactUrl}}">{{ lang "contact"}}</a></li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.PolicyUrl}}">{{ lang "policy"}}</a></li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</nav> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
|
||||
<div style="width: 100%;height: 100vh;" class="site grid-container container hfeed grid-parent" id="page"> |
||||
<div class="site-content" id="content"> |
||||
|
||||
<div class="content-area grid-parent mobile-grid-100 grid-75 tablet-grid-75" id="primary"> |
||||
<main class="site-main" id="main"> |
||||
|
||||
<article id="post-34656" |
||||
class="post-34656 page type-page status-publish has-post-thumbnail grow-content-body" |
||||
itemtype="https://schema.org/CreativeWork" itemscope> |
||||
<div class="inside-article"> |
||||
|
||||
<header class="entry-header" aria-label="Content"> |
||||
<h1 class="entry-title" itemprop="headline">{{ lang "about"}} </h1> |
||||
</header> |
||||
|
||||
|
||||
<div class="entry-content" itemprop="text"> |
||||
<span id="dpsp-post-content-markup" data-image-pin-it="false"></span> |
||||
<p> {{.About}}</p> |
||||
|
||||
</div> |
||||
|
||||
</div> |
||||
</article> |
||||
</main> |
||||
</div> |
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
<div class="site-footer"> |
||||
<div id="footer-widgets" class="site footer-widgets"> |
||||
<div class="footer-widgets-container grid-container grid-parent"> |
||||
<div class="inside-footer-widgets"> |
||||
|
||||
<div class="footer-widget-3 grid-parent grid-33 tablet-grid-50 mobile-grid-100"> |
||||
<aside id="nav_menu-2" class="widget inner-padding widget_nav_menu"> |
||||
<h2 class="widget-title">{{lang "related"}}</h2> |
||||
<div class="menu-legal-container"> |
||||
<ul id="menu-legal" class="menu"> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.AboutUrl}}">{{lang "about"}}</a></li> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.ContactUrl}}">{{lang "contact"}}</a></li> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.PolicyUrl}}">{{lang "policy"}}</a></li> |
||||
</ul> |
||||
</div> |
||||
</aside> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<footer class="site-info" aria-label="Site" itemtype="https://schema.org/WPFooter" itemscope> |
||||
<div class="inside-site-info grid-container grid-parent"> |
||||
<div class="copyright-bar">{{.Copyright}}</div> |
||||
</div> |
||||
</footer> |
||||
</div> |
||||
|
||||
</body> |
||||
|
||||
</html> |
||||
|
||||
<!-- Page generated by LiteSpeed Cache 4.6 on 2022-11-20 20:07:25 --> |
@ -0,0 +1,6 @@ |
||||
{ |
||||
"creator": "熊雨潇", |
||||
"version": "1.0", |
||||
"origin_website": "https://foodal.com/kitchen/", |
||||
"devices": ["pc", "pad", "phone"] |
||||
} |
@ -0,0 +1,166 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en-US"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> |
||||
|
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/mobile.css"}}" /> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head> |
||||
|
||||
<body |
||||
class="archive category category-kitchen category-19 wp-custom-logo wp-embed-responsive post-image-below-header post-image-aligned-center generate-columns-activated sticky-menu-fade mobile-header mobile-header-logo wp-schema-pro-1.3.1 no-sidebar nav-float-right separate-containers fluid-header active-footer-widgets-3 nav-search-enabled header-aligned-left dropdown-hover elementor-default elementor-kit-88021 aa-prefix-fooda-" |
||||
itemtype="https://schema.org/Blog" itemscope> |
||||
|
||||
<header class="site-header" id="masthead" aria-label="Site" itemtype="https://schema.org/WPHeader" itemscope> |
||||
<div class="inside-header grid-container grid-parent"> |
||||
<div class="site-logo"> |
||||
<a href="{{.IndexUrl}}" title="Foodal" rel="home"> |
||||
<img width="300" height="60" class="header-image is-logo-image" alt="Foodal" |
||||
src="{{replaceImage .Logo}}" title="Foodal" /> |
||||
</a> |
||||
</div> |
||||
<nav class="main-navigation sub-menu-right" id="site-navigation" aria-label="Primary" |
||||
itemtype="https://schema.org/SiteNavigationElement" itemscope> |
||||
<div class="inside-navigation grid-container grid-parent"> |
||||
|
||||
|
||||
<div id="primary-menu" class="main-nav"> |
||||
<ul id="menu-frakin-new-main" class=" menu sf-menu"> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.IndexUrl}}">{{ lang "home"}}</a></li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.AboutUrl}}">{{ lang "about"}}</a></li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.ContactUrl}}">{{ lang "contact"}}</a></li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.PolicyUrl}}">{{ lang "policy"}}</a></li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</nav> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
|
||||
<div class="site grid-container container hfeed grid-parent" id="page"> |
||||
<div class="site-content" id="content"> |
||||
|
||||
<div style="width: 100%;" class="content-area grid-parent mobile-grid-100 grid-75 tablet-grid-75" id="primary"> |
||||
<main class="site-main" id="main"> |
||||
|
||||
<article id="post-5365" |
||||
class="post-5365 page type-page status-publish has-post-thumbnail grow-content-body" |
||||
itemtype="https://schema.org/CreativeWork" itemscope> |
||||
<div class="inside-article"> |
||||
|
||||
<header class="entry-header" aria-label="Content"> |
||||
<h1 class="entry-title" itemprop="headline">{{lang "contact"}}</h1> |
||||
</header> |
||||
{{.Contact}} |
||||
|
||||
<div class="entry-content" itemprop="text"> |
||||
<span id="dpsp-post-content-markup" data-image-pin-it="false"></span> |
||||
<div role="form" class="wpcf7" id="wpcf7-f5364-p5365-o1" lang="en-US" dir="ltr"> |
||||
<div class="screen-reader-response"> |
||||
<p role="status" aria-live="polite" aria-atomic="true"></p> |
||||
<ul></ul> |
||||
</div> |
||||
<form action="index.html#wpcf7-f5364-p5365-o1" method="post" class="wpcf7-form init" |
||||
novalidate="novalidate" data-status="init"> |
||||
|
||||
<p><label> {{lang "about_email"}}<br> |
||||
<span class="wpcf7-form-control-wrap your-name"><input type="text" |
||||
name="your-name" value="" size="40" |
||||
class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" |
||||
aria-required="true" aria-invalid="false"></span> </label></p> |
||||
<p><label> {{lang "about_name"}}<br> |
||||
<span class="wpcf7-form-control-wrap your-email"><input type="email" |
||||
name="your-email" value="" size="40" |
||||
class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" |
||||
aria-required="true" aria-invalid="false"></span> </label></p> |
||||
|
||||
<p><label>{{lang "about_message"}}<br> |
||||
<span class="wpcf7-form-control-wrap your-message"><textarea |
||||
name="your-message" cols="40" rows="10" |
||||
class="wpcf7-form-control wpcf7-textarea" |
||||
aria-invalid="false"></textarea></span> </label></p> |
||||
<p><input type="submit" value="about_send" |
||||
class="wpcf7-form-control has-spinner wpcf7-submit"></p> |
||||
</form> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</article> |
||||
|
||||
|
||||
|
||||
</main> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
<div class="site-footer"> |
||||
<div id="footer-widgets" class="site footer-widgets"> |
||||
<div class="footer-widgets-container grid-container grid-parent"> |
||||
<div class="inside-footer-widgets"> |
||||
|
||||
<div class="footer-widget-3 grid-parent grid-33 tablet-grid-50 mobile-grid-100"> |
||||
<aside id="nav_menu-2" class="widget inner-padding widget_nav_menu"> |
||||
<h2 class="widget-title">{{lang "related"}}</h2> |
||||
<div class="menu-legal-container"> |
||||
<ul id="menu-legal" class="menu"> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.AboutUrl}}">{{lang "about"}}</a></li> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.ContactUrl}}">{{lang "contact"}}</a></li> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.PolicyUrl}}">{{lang "policy"}}</a></li> |
||||
</ul> |
||||
</div> |
||||
</aside> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<footer class="site-info" aria-label="Site" itemtype="https://schema.org/WPFooter" itemscope> |
||||
<div class="inside-site-info grid-container grid-parent"> |
||||
<div class="copyright-bar">{{.Copyright}}</div> |
||||
</div> |
||||
</footer> |
||||
</div> |
||||
|
||||
</body> |
||||
|
||||
</html> |
||||
|
||||
<!-- Page generated by LiteSpeed Cache 4.6 on 2022-11-20 20:07:25 --> |
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@ -0,0 +1,170 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en-US"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> |
||||
|
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/mobile.css"}}" /> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head> |
||||
|
||||
<body |
||||
class="archive category category-kitchen category-19 wp-custom-logo wp-embed-responsive post-image-below-header post-image-aligned-center generate-columns-activated sticky-menu-fade mobile-header mobile-header-logo wp-schema-pro-1.3.1 no-sidebar nav-float-right separate-containers fluid-header active-footer-widgets-3 nav-search-enabled header-aligned-left dropdown-hover elementor-default elementor-kit-88021 aa-prefix-fooda-" |
||||
itemtype="https://schema.org/Blog" itemscope> |
||||
|
||||
<header class="site-header" id="masthead" aria-label="Site" itemtype="https://schema.org/WPHeader" itemscope> |
||||
<div class="inside-header grid-container grid-parent"> |
||||
<div class="site-logo"> |
||||
<a href="{{.IndexUrl}}" title="Foodal" rel="home"> |
||||
<img width="300" height="60" class="header-image is-logo-image" alt="Foodal" |
||||
src="{{replaceImage .Logo}}" title="Foodal" /> |
||||
</a> |
||||
</div> |
||||
<nav class="main-navigation sub-menu-right" id="site-navigation" aria-label="Primary" |
||||
itemtype="https://schema.org/SiteNavigationElement" itemscope> |
||||
<div class="inside-navigation grid-container grid-parent"> |
||||
|
||||
|
||||
<div id="primary-menu" class="main-nav"> |
||||
<ul id="menu-frakin-new-main" class=" menu sf-menu"> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.IndexUrl}}">{{ lang "home"}}</a> |
||||
</li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.AboutUrl}}">{{ lang "about"}}</a> |
||||
</li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.ContactUrl}}">{{ lang "contact"}}</a> |
||||
</li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.PolicyUrl}}">{{ lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</nav> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
<div class="site grid-container container hfeed grid-parent" id="page"> |
||||
<div class="site-content" id="content"> |
||||
|
||||
<div class="content-area grid-parent mobile-grid-100 grid-75 tablet-grid-75" id="primary"> |
||||
<main class="site-main" id="main"> |
||||
|
||||
<article id="post-17438" |
||||
class="post-17438 post type-post status-publish format-standard has-post-thumbnail hentry category-guides grow-content-body" |
||||
itemtype="https://schema.org/CreativeWork" itemscope> |
||||
<div class="inside-article"> |
||||
<header class="entry-header" aria-label="Content"> |
||||
<h1 class="entry-title" itemprop="headline">{{.Title}}</h1> |
||||
<div class="entry-meta"> |
||||
<span class="posted-on"><time class="entry-date published" |
||||
datetime="2022-11-18T07:40:11-06:00" itemprop="datePublished">{{timeFormat .PublishTime}}</time> |
||||
</span> <span class="byline">/ <span class="author vcard" |
||||
itemprop="author" itemtype="https://schema.org/Person" itemscope>{{.Views}} {{lang "views"}}</span></span> |
||||
</div> |
||||
</header> |
||||
|
||||
<div class="entry-content" itemprop="text"> |
||||
|
||||
<p><img class="aligncenter wp-image-101885 size-full perfmatters-lazy" |
||||
src="{{getCover .Article.Pictures}}" |
||||
alt="Vertical image of a rectangular metal cookware with cooked meats and vegetables on a wooden surface, with text on the top and bottom of the image." |
||||
width="800" height="1200" /> |
||||
</p> |
||||
{{range .Article.Topics}} |
||||
<p><strong>{{.Topic}}</strong></p> |
||||
{{$tlen := len .Pictures}} |
||||
{{if ne $tlen 0}} |
||||
{{range .Pictures}} |
||||
<img width="100%" src="{{replaceImage .}}" /> |
||||
{{end}} |
||||
{{end}} |
||||
<p>{{.Content}}</p> |
||||
{{end}} |
||||
|
||||
|
||||
|
||||
|
||||
<!-- WP Biographia v4.0.0 --> |
||||
|
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</article> |
||||
|
||||
|
||||
|
||||
</main> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
<div class="site-footer"> |
||||
<div id="footer-widgets" class="site footer-widgets"> |
||||
<div class="footer-widgets-container grid-container grid-parent"> |
||||
<div class="inside-footer-widgets"> |
||||
|
||||
<div class="footer-widget-3 grid-parent grid-33 tablet-grid-50 mobile-grid-100"> |
||||
<aside id="nav_menu-2" class="widget inner-padding widget_nav_menu"> |
||||
<h2 class="widget-title">{{lang "related"}}</h2> |
||||
<div class="menu-legal-container"> |
||||
<ul id="menu-legal" class="menu"> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.AboutUrl}}">{{lang "about"}}</a> |
||||
</li> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.ContactUrl}}">{{lang "contact"}}</a> |
||||
</li> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.PolicyUrl}}">{{lang "policy"}}</a> |
||||
</li> |
||||
</ul> |
||||
</div> |
||||
</aside> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<footer class="site-info" aria-label="Site" itemtype="https://schema.org/WPFooter" itemscope> |
||||
<div class="inside-site-info grid-container grid-parent"> |
||||
<div class="copyright-bar">{{.Copyright}}</div> |
||||
</div> |
||||
</footer> |
||||
</div> |
||||
|
||||
</body> |
||||
|
||||
</html> |
||||
|
||||
<!-- Page generated by LiteSpeed Cache 4.6 on 2022-11-20 20:07:25 --> |
@ -0,0 +1,147 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en-US"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> |
||||
|
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/mobile.css"}}" /> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head> |
||||
|
||||
<body |
||||
class="archive category category-kitchen category-19 wp-custom-logo wp-embed-responsive post-image-below-header post-image-aligned-center generate-columns-activated sticky-menu-fade mobile-header mobile-header-logo wp-schema-pro-1.3.1 no-sidebar nav-float-right separate-containers fluid-header active-footer-widgets-3 nav-search-enabled header-aligned-left dropdown-hover elementor-default elementor-kit-88021 aa-prefix-fooda-" |
||||
itemtype="https://schema.org/Blog" itemscope> |
||||
|
||||
<header class="site-header" id="masthead" aria-label="Site" itemtype="https://schema.org/WPHeader" itemscope> |
||||
<div class="inside-header grid-container grid-parent"> |
||||
<div class="site-logo"> |
||||
<a href="{{.IndexUrl}}" title="Foodal" rel="home"> |
||||
<img width="300" height="60" class="header-image is-logo-image" alt="Foodal" |
||||
src="{{replaceImage .Logo}}" title="Foodal" /> |
||||
</a> |
||||
</div> |
||||
<nav class="main-navigation sub-menu-right" id="site-navigation" aria-label="Primary" |
||||
itemtype="https://schema.org/SiteNavigationElement" itemscope> |
||||
<div class="inside-navigation grid-container grid-parent"> |
||||
|
||||
|
||||
<div id="primary-menu" class="main-nav"> |
||||
<ul id="menu-frakin-new-main" class=" menu sf-menu"> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.IndexUrl}}">{{ lang "home"}}</a></li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.AboutUrl}}">{{ lang "about"}}</a></li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.ContactUrl}}">{{ lang "contact"}}</a></li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.PolicyUrl}}">{{ lang "policy"}}</a></li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</nav> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
|
||||
<div class="site grid-container container hfeed grid-parent" id="page"> |
||||
<div class="site-content" id="content"> |
||||
|
||||
<div style="padding-left: -1px !important;" class="content-area grid-parent mobile-grid-100 grid-100 tablet-grid-100" id="primary"> |
||||
<main class="site-main" id="main"> |
||||
<div class="generate-columns-container "> |
||||
{{ range .Articles }} |
||||
<article id="post-17438" |
||||
class="post-17438 post type-post status-publish format-standard has-post-thumbnail hentry category-guides generate-columns tablet-grid-50 mobile-grid-100 grid-parent grid-33" |
||||
itemtype="https://schema.org/CreativeWork" itemscope> |
||||
<div class="inside-article"> |
||||
<header class="entry-header" aria-label="Content"> |
||||
<h2 class="entry-title" style="height: 75px;overflow: hidden;" itemprop="headline"><a |
||||
|
||||
href="{{.Url}}" |
||||
rel="bookmark">{{.Title}}</a></h2> |
||||
</header> |
||||
<div class="post-image"> |
||||
|
||||
<a |
||||
href="{{.Url}}"> |
||||
<img style="height: 178px;" width="800" height="533" |
||||
src="{{getCover .Cover 800 533}}" |
||||
class="attachment-full size-full wp-post-image perfmatters-lazy" |
||||
/> |
||||
</a> |
||||
</div> |
||||
<div style="height: 150px;overflow: hidden;" class="entry-summary" itemprop="text"> |
||||
<p>{{.Summary}}</p> |
||||
</div> |
||||
|
||||
<footer class="entry-meta" aria-label="Entry meta"> |
||||
</footer> |
||||
</div> |
||||
</article> |
||||
{{end}} |
||||
|
||||
</div><!-- .generate-columns-contaier --> |
||||
</main> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
<div class="site-footer"> |
||||
<div id="footer-widgets" class="site footer-widgets"> |
||||
<div class="footer-widgets-container grid-container grid-parent"> |
||||
<div class="inside-footer-widgets"> |
||||
|
||||
<div class="footer-widget-3 grid-parent grid-33 tablet-grid-50 mobile-grid-100"> |
||||
<aside id="nav_menu-2" class="widget inner-padding widget_nav_menu"> |
||||
<h2 class="widget-title">{{lang "related"}}</h2> |
||||
<div class="menu-legal-container"> |
||||
<ul id="menu-legal" class="menu"> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.AboutUrl}}">{{lang "about"}}</a></li> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.ContactUrl}}">{{lang "contact"}}</a></li> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.PolicyUrl}}">{{lang "policy"}}</a></li> |
||||
</ul> |
||||
</div> |
||||
</aside> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<footer class="site-info" aria-label="Site" itemtype="https://schema.org/WPFooter" itemscope> |
||||
<div class="inside-site-info grid-container grid-parent"> |
||||
<div class="copyright-bar">{{.Copyright}}</div> |
||||
</div> |
||||
</footer> |
||||
</div> |
||||
|
||||
</body> |
||||
|
||||
</html> |
||||
|
||||
<!-- Page generated by LiteSpeed Cache 4.6 on 2022-11-20 20:07:25 --> |
@ -0,0 +1,136 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en-US"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> |
||||
|
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/mobile.css"}}" /> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head> |
||||
|
||||
<body |
||||
class="archive category category-kitchen category-19 wp-custom-logo wp-embed-responsive post-image-below-header post-image-aligned-center generate-columns-activated sticky-menu-fade mobile-header mobile-header-logo wp-schema-pro-1.3.1 no-sidebar nav-float-right separate-containers fluid-header active-footer-widgets-3 nav-search-enabled header-aligned-left dropdown-hover elementor-default elementor-kit-88021 aa-prefix-fooda-" |
||||
itemtype="https://schema.org/Blog" itemscope> |
||||
|
||||
<header class="site-header" id="masthead" aria-label="Site" itemtype="https://schema.org/WPHeader" itemscope> |
||||
<div class="inside-header grid-container grid-parent"> |
||||
<div class="site-logo"> |
||||
<a href="{{.IndexUrl}}" title="Foodal" rel="home"> |
||||
<img width="300" height="60" class="header-image is-logo-image" alt="Foodal" |
||||
src="{{replaceImage .Logo}}" title="Foodal" /> |
||||
</a> |
||||
</div> |
||||
<nav class="main-navigation sub-menu-right" id="site-navigation" aria-label="Primary" |
||||
itemtype="https://schema.org/SiteNavigationElement" itemscope> |
||||
<div class="inside-navigation grid-container grid-parent"> |
||||
|
||||
|
||||
<div id="primary-menu" class="main-nav"> |
||||
<ul id="menu-frakin-new-main" class=" menu sf-menu"> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.IndexUrl}}">{{ lang "home"}}</a></li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.AboutUrl}}">{{ lang "about"}}</a></li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.ContactUrl}}">{{ lang "contact"}}</a></li> |
||||
<li id="menu-item-55132" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-55132"> |
||||
<a href="{{.PolicyUrl}}">{{ lang "policy"}}</a></li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</nav> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
|
||||
<div style="width: 100%;height: 100vh;" class="site grid-container container hfeed grid-parent" id="page"> |
||||
<div class="site-content" id="content"> |
||||
|
||||
<div class="content-area grid-parent mobile-grid-100 grid-75 tablet-grid-75" id="primary"> |
||||
<main class="site-main" id="main"> |
||||
|
||||
<article id="post-34656" |
||||
class="post-34656 page type-page status-publish has-post-thumbnail grow-content-body" |
||||
itemtype="https://schema.org/CreativeWork" itemscope> |
||||
<div class="inside-article"> |
||||
|
||||
<header class="entry-header" aria-label="Content"> |
||||
<h1 class="entry-title" itemprop="headline">{{ lang "policy"}} </h1> |
||||
</header> |
||||
|
||||
|
||||
<div class="entry-content" itemprop="text"> |
||||
<span id="dpsp-post-content-markup" data-image-pin-it="false"></span> |
||||
<p> {{.Policy}}</p> |
||||
|
||||
</div> |
||||
|
||||
</div> |
||||
</article> |
||||
</main> |
||||
</div> |
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
<div class="site-footer"> |
||||
<div id="footer-widgets" class="site footer-widgets"> |
||||
<div class="footer-widgets-container grid-container grid-parent"> |
||||
<div class="inside-footer-widgets"> |
||||
|
||||
<div class="footer-widget-3 grid-parent grid-33 tablet-grid-50 mobile-grid-100"> |
||||
<aside id="nav_menu-2" class="widget inner-padding widget_nav_menu"> |
||||
<h2 class="widget-title">{{lang "related"}}</h2> |
||||
<div class="menu-legal-container"> |
||||
<ul id="menu-legal" class="menu"> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.AboutUrl}}">{{lang "about"}}</a></li> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.ContactUrl}}">{{lang "contact"}}</a></li> |
||||
<li id="menu-item-34665" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34665"> |
||||
<a href="{{.PolicyUrl}}">{{lang "policy"}}</a></li> |
||||
</ul> |
||||
</div> |
||||
</aside> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<footer class="site-info" aria-label="Site" itemtype="https://schema.org/WPFooter" itemscope> |
||||
<div class="inside-site-info grid-container grid-parent"> |
||||
<div class="copyright-bar">{{.Copyright}}</div> |
||||
</div> |
||||
</footer> |
||||
</div> |
||||
|
||||
</body> |
||||
|
||||
</html> |
||||
|
||||
<!-- Page generated by LiteSpeed Cache 4.6 on 2022-11-20 20:07:25 --> |
@ -0,0 +1,120 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<!-- <link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> --> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head> |
||||
|
||||
<body id="skrollr-body"> |
||||
|
||||
|
||||
<div class="ccm-page page-type-page page-template-sidebar ccm-page"> |
||||
<nav class="navbar" id="header" role="navigation"> |
||||
<div class="container"> |
||||
<div class="navbar-header"> |
||||
<a href="{{.IndexUrl}}" class="logo"><img |
||||
src="{{replaceImage .Logo}}" id="logo" |
||||
alt="Hawkeye Communication" /></a> |
||||
|
||||
|
||||
</div> |
||||
<div id="navbar" class="collapse navbar-collapse"> |
||||
<nav id="nav-main"> |
||||
<ul class="nav navbar-nav"> |
||||
<li class=""><a href="{{.IndexUrl}}" target="_self" |
||||
class="">{{ lang "home"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.AboutUrl}}" target="_self" |
||||
class="">{{ lang "about"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.ContactUrl}}" target="_self" |
||||
class="">{{ lang "contact"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.PolicyUrl}}" target="_self" |
||||
class="">{{ lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</nav> |
||||
|
||||
</div> |
||||
<!--/.nav-collapse --> |
||||
</div> |
||||
</nav> |
||||
|
||||
<header> |
||||
<div class="container"> |
||||
<h1>{{ lang "about"}}</h1> |
||||
<ul class="breadcrumb"> |
||||
<li class=""><a href="{{.IndexUrl}}" target="_self" class="">{{ lang "home" }}</a></li> |
||||
<li class="nav-selected nav-path-selected"><a href="about-hawkeye.html" target="_self" |
||||
class="nav-selected nav-path-selected">{{ lang "about" }}</a></li> |
||||
</ul> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
<div style="height: 100vh;" class="container"> |
||||
<div class="row content"> |
||||
<div class="col-sm-12"> |
||||
|
||||
<p> {{.About}}</p> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
<footer class="site-footer"> |
||||
|
||||
<div class="site-footer__black"> |
||||
<div class="container"> |
||||
|
||||
<div class="footer-column"> |
||||
<h3><a target="_self">{{lang "related"}}</a></h3> |
||||
<ul> |
||||
<li> |
||||
<a href="{{.AboutUrl}}" |
||||
target="_self">{{lang "about"}}</a> |
||||
</li> |
||||
<li> |
||||
<a href="{{.ContactUrl}}" |
||||
target="_self">{{lang "contact"}}</a> |
||||
</li> |
||||
<li> |
||||
<a href="{{.PolicyUrl}}" |
||||
target="_self">{{lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
|
||||
</div> |
||||
<div class="footer-copyright"> |
||||
<div class="col">{{.Copyright}}</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</footer> |
||||
|
||||
|
||||
|
||||
|
||||
</div> |
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,6 @@ |
||||
{ |
||||
"creator": "熊雨潇", |
||||
"version": "1.0", |
||||
"origin_website": "https://www.hawkeye-communication.com/about-hawkeye", |
||||
"devices": ["pc", "pad", "phone"] |
||||
} |
@ -0,0 +1,176 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<!-- <link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> --> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head> |
||||
|
||||
<body id="skrollr-body"> |
||||
|
||||
|
||||
<div class="ccm-page page-type-page page-template-sidebar ccm-page"> |
||||
<nav class="navbar" id="header" role="navigation"> |
||||
<div class="container"> |
||||
<div class="navbar-header"> |
||||
<a href="{{.IndexUrl}}" class="logo"><img |
||||
src="{{replaceImage .Logo}}" id="logo" |
||||
alt="Hawkeye Communication" /></a> |
||||
|
||||
|
||||
</div> |
||||
<div id="navbar" class="collapse navbar-collapse"> |
||||
<nav id="nav-main"> |
||||
<ul class="nav navbar-nav"> |
||||
<li class=""><a href="{{.IndexUrl}}" target="_self" |
||||
class="">{{ lang "home"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.AboutUrl}}" target="_self" |
||||
class="">{{ lang "about"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.ContactUrl}}" target="_self" |
||||
class="">{{ lang "contact"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.PolicyUrl}}" target="_self" |
||||
class="">{{ lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</nav> |
||||
|
||||
</div> |
||||
<!--/.nav-collapse --> |
||||
</div> |
||||
</nav> |
||||
|
||||
<header> |
||||
<div class="container"> |
||||
<h1>{{ lang "contact"}}</h1> |
||||
<ul class="breadcrumb"> |
||||
<li class=""><a href="{{.IndexUrl}}" target="_self" class="">{{ lang "home" }}</a></li> |
||||
<li class="nav-selected nav-path-selected"><a href="about-hawkeye.html" target="_self" |
||||
class="nav-selected nav-path-selected">{{ lang "contact" }}</a></li> |
||||
</ul> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
<div class="container"> |
||||
|
||||
|
||||
|
||||
<section class="services"> |
||||
<div class="row"> |
||||
|
||||
|
||||
<h2>{{lang "contact"}}</h2> |
||||
|
||||
|
||||
|
||||
<div class="ccm-block-express-form"> |
||||
<div class="ccm-form"> |
||||
<a name="form1571"></a> |
||||
|
||||
|
||||
|
||||
<form enctype="multipart/form-data" class="form-stacked" method="post" |
||||
action="https://www.hawkeye-communication.com/contact-us/submit/1571#form1571"> |
||||
|
||||
<input type="hidden" name="express_form_id" |
||||
value="c919fd08-abe7-11ea-84dd-b8ca3a63c608"> |
||||
<input type="hidden" name="ccm_token" |
||||
value="1669009910:161105fc2ca576893494563aa35b50bc" /> |
||||
<div class="ccm-dashboard-express-form"> |
||||
|
||||
<fieldset> |
||||
|
||||
|
||||
<div class="form-group"> |
||||
<label class="control-label" for="akID[31][value]">{{lang "about_message"}}</label> |
||||
|
||||
|
||||
|
||||
<textarea id="akID[31][value]" name="akID[31][value]" rows="5" |
||||
class="form-control"></textarea> |
||||
</div> |
||||
|
||||
<div class="form-group"> |
||||
<label class="control-label" for="akID[32][value]">{{lang "about_email"}}</label> |
||||
|
||||
|
||||
<input type="email" id="akID[32][value]" name="akID[32][value]" value="" |
||||
class="form-control ccm-input-email" /> |
||||
</div> |
||||
|
||||
<div class="form-group"> |
||||
<label class="control-label" for="akID[33][value]">{{lang "about_name"}}</label> |
||||
|
||||
|
||||
<input type="email" id="akID[32][value]" name="akID[32][value]" value="" |
||||
class="form-control ccm-input-email" /> |
||||
</div> |
||||
</fieldset> |
||||
</div> |
||||
|
||||
|
||||
<div class="form-actions"> |
||||
<button type="submit" name="Submit" class="btn btn-primary">{{lang "about_send"}}</button> |
||||
</div> |
||||
</form> |
||||
</div> |
||||
</div> |
||||
|
||||
</div> |
||||
</section> |
||||
</div> |
||||
|
||||
<footer class="site-footer"> |
||||
|
||||
<div class="site-footer__black"> |
||||
<div class="container"> |
||||
|
||||
<div class="footer-column"> |
||||
<h3><a target="_self">{{lang "related"}}</a></h3> |
||||
<ul> |
||||
<li> |
||||
<a href="{{.AboutUrl}}" |
||||
target="_self">{{lang "about"}}</a> |
||||
</li> |
||||
<li> |
||||
<a href="{{.ContactUrl}}" |
||||
target="_self">{{lang "contact"}}</a> |
||||
</li> |
||||
<li> |
||||
<a href="{{.PolicyUrl}}" |
||||
target="_self">{{lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
|
||||
</div> |
||||
<div class="footer-copyright"> |
||||
<div class="col">{{.Copyright}}</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</footer> |
||||
|
||||
|
||||
|
||||
|
||||
</div> |
||||
</body> |
||||
|
||||
</html> |
File diff suppressed because one or more lines are too long
@ -0,0 +1,498 @@ |
||||
@charset "UTF-8"; |
||||
/* CSS Document |
||||
Client: |
||||
Company: Informatics, Inc |
||||
Author: J Stephens |
||||
Date: |
||||
|
||||
yellow/gold: #d2a12d |
||||
*/ |
||||
.container {position: relative;} |
||||
|
||||
/* TYPOGRAPHY */ |
||||
html {} |
||||
body {font-family: "Open Sans", sans-serif; font-weight: 400; font-size: 15px; background: #fff;} |
||||
h1, h2, h3 {color: #222; font-family: "Open Sans", sans-serif;} |
||||
h1 {font-family:"Open Sans", arial, sans-serif; font-size: 32px; font-weight: 300; letter-spacing: 1.25px; color: #010201; margin-bottom: 20px; text-transform: uppercase;} |
||||
h2 {font-family: "Montserrat", arial, sans-serif; font-weight: 400; font-size: 28px; color: #d2a12d; margin-bottom: .5em;} |
||||
h3 {font-family: "Montserrat", arial; font-size: 21px; color: #222; font-weight: 400; color: #222; border-bottom: 1px solid #ccc; padding: 0 0 10px 0; margin-bottom: .5em;} |
||||
p, ul {margin-bottom: 2em;} |
||||
p+img {margin-bottom: 2em;} |
||||
img {max-width: 100%; height: auto;} |
||||
hr {border-color: #ccc;} |
||||
|
||||
/* LINKS */ |
||||
a {color: #d2a12d; text-decoration: underline;} |
||||
a:hover {color: #555; text-decoration: none;} |
||||
a:visited {} |
||||
a.btn-primary {background: #d2a12d; border-color: #d2a12d; border-radius: 0; text-decoration: none; opacity: .9;} |
||||
a.btn-primary:hover {background: #d2a12d; border-color: #d2a12d; opacity: 1;} |
||||
|
||||
/* Animate */ |
||||
a, .slide-controls { |
||||
-webkit-transition: all .25s linear; |
||||
-moz-transition: all .25s linear; |
||||
-o-transition: all .25s linear; |
||||
transition: all .25s linear; |
||||
} |
||||
|
||||
/* Mobile First */ |
||||
#header {border: 0; border-radius: 0; background: #fff; margin-bottom: 0px; border-bottom: 1px solid #ccc; border-top: 5px solid #444; box-shadow: 0 2px 3px rgba(0,0,0,.1); z-index: 300;} |
||||
.logo {display: block;} |
||||
#logo {margin: 10px auto; display: block;} |
||||
#toggle {background: #222; width: 100%; text-align: right; margin: 0; border-radius: 0; border: 0;} |
||||
#toggle .icon-bar {background: #d2a12d; height: 3px;} |
||||
#navbar a {text-decoration: none; color: #444;} |
||||
#navbar ul {margin-top: 0; margin-bottom: 0;} |
||||
#nav-main .active a {color: #000;} |
||||
#nav-main ul ul {display: none;} |
||||
#nav-mini {margin-bottom: 10px;} |
||||
#nav-mini .search {padding: 5px; position: relative;} |
||||
#nav-mini .search form {width: 100%; position: relative; display: block;} |
||||
#nav-mini .search input[type="search"] {float: left; border-radius: 0;} |
||||
#nav-mini .search input[type="submit"] {width: 30px; height: 30px; position: absolute; right: 00px; top: 0; background: none; text-indent: -999em; border: none; z-index: 5;} |
||||
#phone {color: #222;text-align: center;font-size: 22px;} |
||||
#phone a {color: #222; text-decoration: none;} |
||||
#phone .glyphicon {top: 3px;} |
||||
#nav-mini .search .glyphicon {position: absolute; right: 6px; top: 6px;} |
||||
|
||||
hgroup {margin: 40px 0; font-size: 18px; width: 100%; float: left; text-align: center; padding: 0 0;} |
||||
hgroup h2 {margin: 0 0 15px 0;} |
||||
|
||||
#slider {width: 100%; height: 400px; overflow: hidden; background: #000; position: relative;} |
||||
#slider .slide {width: 100%; height: 400px;} |
||||
#slider .slide img {height: 100%; width: 100%; object-fit: cover;} |
||||
#slider .slide-txt {position: absolute; left: 0; top: 10px; background: 0; padding: 20px; width: 100%;text-align: center;} |
||||
#slider .slide-txt h2 {margin: 0;font-size: 55px; margin: 0 0 10px 0; font-family: "Montserrat", sans-serif; font-weight: 700; text-transform: uppercase; color: #fff; position: relative; display: inline-block; text-shadow: 3px 3px 1px rgba(0,0,0,.3);} |
||||
#slider .slide-txt h2 img {display: none;} |
||||
#slider .slide-txt p {color: #fff; text-shadow: 2px 2px 4px rgba(0,0,0,.5);} |
||||
|
||||
.about {padding: 30px 0 60px; background: #EDEDEC; margin-bottom: -30px;} |
||||
.hpg-col {width: 100%; position: relative; padding-left: 50px; float: left; margin-bottom: 20px;} |
||||
.hpg-col img {position: absolute; left: 0; top: 0; width: 40px; height: 40px;} |
||||
.hpg-col h2 {background: #222; color: #fff;font-size: 20px; margin: 0 0 10px 0; font-weight: 400; padding: 9.5px 10px; float: left; width: 100%;} |
||||
.hpg-col p {font-size: 13px; margin: 0 0 20px 0;} |
||||
|
||||
.box-item {padding: 10px 5px 0 150px; font-size: 13px; margin: 0 0 30px 0; background: #fff; color: #555; position: relative; display: block; text-decoration: none; min-height: 130px;} |
||||
.box-item img {position: absolute; left: 0; top: 0; height: auto; max-width: 130px; margin: 0 0 0 0; display: block;} |
||||
.box-item h2 {margin: 0px 0 5px 0; font: 20px "Open Sans", arial; color: #d2a12d; font-weight: 400;} |
||||
.box-item p {margin: 0;} |
||||
.box-item:hover {text-decoration: none; background: #f5f5f5; color: #111;} |
||||
|
||||
.container.footer-text p{ |
||||
margin: 0 auto; padding: 0; font-size:11px; display: inline; |
||||
} |
||||
.footer{ |
||||
margin: 0 auto; padding: 0; display: inline; |
||||
} |
||||
|
||||
|
||||
footer {background: url(../img/slide-protection1.jpg) 0 -100px; background-size: cover; color: rgba(255,255,255,.5); font-size: 12px; text-align: center; margin-top: 30px;} |
||||
footer p {margin: 0;} |
||||
.contact img {margin: 0 0 15px 0; max-width: 100%;} |
||||
.contact {padding: 20px 0;} |
||||
.contact p {height: auto; line-height: normal; font-size: 16px; color: rgba(255,255,255,.8); margin: 0 0 15px 0;} |
||||
.copy {background: rgba(0,0,0,.85); padding: 5px 0 0 0;} |
||||
.copy p {padding: 15px 0 20px 0;} |
||||
.copy p a {color: rgba(255,255,255,.5);} |
||||
.copy p a:hover {color: rgba(255,255,255,.95);} |
||||
.contact p strong {margin-right: 20px;} |
||||
|
||||
header {background: #EDEDEC; border-bottom: 1px solid #ccc; margin: 0 0 20px;} |
||||
header .breadcrumb {background: none; z-index: 50; padding: 0;} |
||||
.content img {max-width: 100%; height: auto;} |
||||
.content {border-bottom: 1px solid #ccc; padding: 20px 0 0 0;} |
||||
.services {padding: 40px 0;} |
||||
|
||||
.breadcrumb > li + li::before {padding: 0px 5px;color: #CCC;content: "/ ";} |
||||
.breadcrumb a.nav-selected {color: #888; text-decoration: none;} |
||||
|
||||
header .breadcrumb > li:first-child:before {display: none;} |
||||
header .breadcrumb li {font-size: 13px;} |
||||
header .breadcrumb li a.nav-selected {text-decoration: none; cursor: default;} |
||||
header .breadcrumb li.nav-selected a:hover {} |
||||
header .breadcrumb ul {list-style: none; padding: 0; display: inline-block;} |
||||
header .breadcrumb ul li {} |
||||
header .breadcrumb ul:last-of-type {} |
||||
header .breadcrumb ul li::before {padding: 0px 5px;color: #CCC;content: "/ ";} |
||||
|
||||
#sec-nav {margin: 20px 0; border-top: 5px solid #454545;} |
||||
#sec-nav a {color: #666; text-decoration: none; border-bottom: 1px dotted #ccc; font-weight: 400;} |
||||
#sec-nav a:hover {background: #f9f9f9;} |
||||
#sec-nav li:first-child a {border-top: 1px dotted #ccc;} |
||||
#sec-nav .nav-path-selected > a {background: #f2f2f2; font-weight: 600; color: #333;} |
||||
#sec-nav ul ul {padding: 0; list-style: none; background: #f9f9f9;} |
||||
#sec-nav ul ul a {display: block; padding: 7px 7px 10px 20px; font-size: 12.5px; font-weight: 400;} |
||||
#sec-nav ul ul a:hover {background: rgba(0,0,0,.05);} |
||||
|
||||
.ccm-search-block-submit {background: #C09919; color: #fff; border: none; padding: 8px 10px; display: inline-block;} |
||||
.ccm-search-block-text {width: 30%; padding: 5px;} |
||||
|
||||
.news_headline {border-bottom: 1px dotted #ccc; padding: 30px 0; width :100%; float: left;} |
||||
.news_headline h2 {font-size: 26px; margin: 0 0 10px 0;} |
||||
.news_headline h2 a {text-decoration: none;} |
||||
.news_headline h4 {text-transform: uppercase; font-size: 14px; color: #bbb; font-weight: bold;} |
||||
.news-img img {max-width: 100%; margin: 0 0 10px 0;} |
||||
.rssIcon {background: #C09919; color: #fff; padding: 4px 8px; display: inline-block; margin: 10px 0 0 0; opacity: .8;} |
||||
.rssIcon a {color: #fff; text-decoration: none;} |
||||
.rssIcon:hover {opacity: 1;} |
||||
|
||||
.quote-item {} |
||||
.quote-item + .quote-item {border-top: 1px solid #ccc; padding-top: 40px;} |
||||
.quote-item .quote {font-size: 26px; line-height: 32px; color: #d2a12d; font-style: italic; font-family: georgia, serif; margin: 0 0 15px 0;} |
||||
.quote-item .author {font-weight: bold; color: #777;} |
||||
.quote-item .more-info {} |
||||
.ccm-SlideshowBlock-display {margin: 0 0 20px 0;} |
||||
|
||||
/* Small devices (tablets, 768px and up) */ |
||||
@media (min-width: 768px) { |
||||
.navbar-header {float: none;} |
||||
#navbar {text-align: center;} |
||||
#navbar ul {width: 100%;} |
||||
#navbar li {float: none; display: inline-block;} |
||||
#nav-main {border-bottom: 1px solid #ccc; float: left; width: 100%;} |
||||
#nav-main a {text-transform: uppercase; font-weight: 700; color: #555; padding: 15px 10px;} |
||||
#nav-mini {width :100%; margin: -10px 0 0 0; float: left;} |
||||
#nav-mini a {font: 16px "PT Sans Narrow", sans-serif; color: #999; padding: 15px 5px;} |
||||
|
||||
#nav-main li ul {position: absolute; left: 0; top: 100%; background: #fff; padding: 0; width: 200px; box-shadow: 4px 4px 4px rgba(0,0,0,.2); display: none; border-top: 3px solid #000; text-align: left; z-index: 100;} |
||||
#nav-main li:hover ul {display: block;} |
||||
#nav-main li:hover > a {background: #f2f2f2; color: #d2a12d;} |
||||
#nav-main li ul li {float: none; width: 100%;} |
||||
#nav-main li ul a {display: block; width: 100%; text-transform: none; font-weight: 400; padding: 8px 5px 8px 5px; font-size: 12px; float: none; border-bottom: 1px dotted #ccc; border-left: 4px solid #fff;} |
||||
#nav-main li ul a:hover {background: none; border-left-color: #d2a12d;} |
||||
#nav-mini li.ico a {padding: 0px 4px;} |
||||
#nav-mini a img {width: 15px;} |
||||
#nav-mini .phone span {color: #555; font-size: 14px;} |
||||
#nav-mini .phone a {border: none;} |
||||
#nav-mini .phone:hover a {background: none;} |
||||
#nav-mini .search {top: 15px;} |
||||
#nav-mini .search input {height: 30px; width: 145px; padding-left: 5px; font-size: 12px; background: #f2f2f2; border: 1px solid #ccc; float: none;} |
||||
#nav-mini .search a {position: absolute; right: 5px; top: 0px; border: 0;} |
||||
|
||||
#slider .slide-txt {position: absolute; left: 50%; top: auto; bottom: 35%; background: 0; padding: 0; width: 900px; margin-left: -450px; text-align: center;} |
||||
#slider .slide-txt h2 {margin: 0;font-size: 55px; margin: 0 0 10px 0; font-family: "Montserrat", sans-serif; font-weight: 700; text-transform: uppercase; color: #fff; position: relative; display: inline-block;} |
||||
#slider .slide img {width: 100%; height: auto;} |
||||
|
||||
#slider .slide-txt p {color: #fff; font-size: 22px; margin: 0 0 20px 0; letter-spacing: 1.5px;} |
||||
#slider .slide-txt h2 img {display: block; width: 70px; position: absolute; left: -65px; top: -30px;} |
||||
#slider .slide-txt .btn {text-transform: uppercase; font-weight: 700; color: #333; padding: 10px 15px;} |
||||
|
||||
#slider .slide-controls {position: absolute; right: 30px; bottom: 30px; z-index: 500; opacity: .6;} |
||||
#slider .slide-controls a {border: 1px solid #fff; width: 40px; height: 40px; display: inline-block; text-align: center; line-height: 38px; color: #fff;} |
||||
#slider:hover .slide-controls {opacity: 1;} |
||||
|
||||
.box-item {min-height: 170px;} |
||||
|
||||
.contact {padding: 40px 0; text-align: left;} |
||||
.contact p {font-size: 18px;} |
||||
|
||||
header .breadcrumb ul {float: right;} |
||||
} |
||||
|
||||
/* Medium devices (desktops, 992px and up) */ |
||||
@media (min-width: 992px) { |
||||
.navbar-header {float: left;} |
||||
#navbar {text-align: left;} |
||||
#logo {width: 200px; margin: 25px 0 0 0;} |
||||
#header {height: 110px;} |
||||
#phone {margin: 5px 0 0 0; position: absolute; right: 15px; top: 10px; padding-left: 23px;} |
||||
#phone span {position: absolute; left: 0; top: -1px;} |
||||
#phone .glyphicon {top: 0;} |
||||
|
||||
#navbar ul {width: auto; float: right;} |
||||
#navbar li {float: left; display: block;} |
||||
|
||||
#nav-main {border-bottom: none; float: right; position: absolute; top: 48px; right: 15px; width: auto;} |
||||
#nav-main a {padding: 15px 15px;} |
||||
#nav-mini {position: absolute; top: 25px; right: 200px; width: auto;} |
||||
#nav-mini a {font: 16px "PT Sans Narrow", sans-serif; color: #999; padding: 2px 7px; border-right: 1px solid #ccc;} |
||||
#nav-mini li.ico a {padding: 0px 4px;} |
||||
#nav-mini a img {width: 15px;} |
||||
#nav-mini .search {top: 3px;} |
||||
#nav-mini .search input {margin-top: -10px;} |
||||
#nav-mini .search a {position: absolute; right: 7px; top: 10px; border: 0;} |
||||
#nav-mini .search .glyphicon {top: -3px;} |
||||
|
||||
#slider {position: relative; margin-top: -1px; height: 500px;} |
||||
#slider .slide {position: relative; background: #000; width: 100%; height: 550px; overflow: hidden;} |
||||
#slider .slide img {width: 100%; height: auto;} |
||||
#slider .slide-txt h2 {font-size: 64px;} |
||||
|
||||
.contact {padding: 60px 0; text-align: left;} |
||||
.contact p {font-size: 21px; padding-left: 30px;} |
||||
|
||||
#news-title ul.breadcrumb {position: relative; padding-left: 15px;} |
||||
.breadcrumb {position: absolute; right: 15px; bottom: 5px;} |
||||
|
||||
.box-item {min-height: 130px;} |
||||
} |
||||
|
||||
/* Large devices (large desktops, 1200px and up) */ |
||||
@media (min-width: 1200px) { |
||||
.container {max-width: 1070px;} |
||||
#nav-main a {padding: 15px 20px;} |
||||
#logo {width: 240px; margin: 20px 0 0 0;} |
||||
#slider {height: 550px;} |
||||
} |
||||
#faq-accordian .panel { |
||||
border: 0px; |
||||
border-bottom: 1px solid #ddd; |
||||
} |
||||
#faq-accordian .panel-group .panel+.panel { |
||||
margin-top: 0px; |
||||
} |
||||
#faq-accordian .panel-body { |
||||
padding: 20px 20px 0 40px; |
||||
} |
||||
#faq-accordian .panel a { |
||||
text-decoration: none; |
||||
color: #333; |
||||
font-weight: 600; |
||||
font-family: "Open Sans", sans-serif; |
||||
padding: 10px 10px; |
||||
display: block; |
||||
} |
||||
#faq-accordian .panel div.panel-heading:hover{ |
||||
color: #222; |
||||
background: #f2f2f2; |
||||
} |
||||
#faq-accordian .panel h3 { |
||||
border-bottom: 0; |
||||
padding: 0px; |
||||
} |
||||
#faq-accordian .panel-default>.panel-heading { |
||||
background-color: #ffffff; |
||||
} |
||||
.auto-width img { |
||||
width: auto !important; |
||||
} |
||||
.img-center img{ |
||||
margin-left: auto; |
||||
margin-right: auto; |
||||
} |
||||
.text-center { |
||||
text-align: center; |
||||
} |
||||
.required { |
||||
color: #ff0000; |
||||
} |
||||
|
||||
hr { |
||||
border-color: black; |
||||
color: black; |
||||
position: relative; |
||||
border-width: 2px; |
||||
overflow: visible; |
||||
font-size: 2.5rem; |
||||
margin-top: 2em; |
||||
margin-bottom: 2em; |
||||
} |
||||
|
||||
hr::before { |
||||
content: ''; |
||||
background-image: url(../img/bkg-blip.png); |
||||
filter: brightness(0); |
||||
position: absolute; |
||||
background-size: 1em; |
||||
background-position: center; |
||||
background-repeat: no-repeat; |
||||
width: 2em; |
||||
height: 2em; |
||||
display: block; |
||||
top: -1em; |
||||
left: calc(50% - 1em); |
||||
z-index: 2; |
||||
} |
||||
|
||||
hr::after { |
||||
content: ''; |
||||
background-color: white; |
||||
position: absolute; |
||||
background-size: 1em; |
||||
background-position: center; |
||||
background-repeat: no-repeat; |
||||
width: 2em; |
||||
height: 2em; |
||||
display: block; |
||||
top: -1em; |
||||
left: calc(50% - 1em); |
||||
z-index: 1; |
||||
} |
||||
|
||||
.page-template-home hr::after { |
||||
background-color: #EDEDEC; |
||||
} |
||||
|
||||
/** New Footer **/ |
||||
|
||||
.site-footer{ |
||||
background: none; |
||||
font-size: 16px; |
||||
} |
||||
|
||||
.site-footer .certificates { |
||||
display: flex; |
||||
margin-top: 30px; |
||||
align-items: center; |
||||
} |
||||
|
||||
.site-footer .certificates img { |
||||
width: 100px; |
||||
height: auto; |
||||
margin-right: 1em; |
||||
} |
||||
|
||||
.site-footer .container { |
||||
display: flex; |
||||
flex-wrap: wrap; |
||||
width: 1400px; |
||||
max-width: 100%; |
||||
} |
||||
|
||||
.site-footer .container::before, |
||||
.site-footer .container::after { |
||||
content: normal; |
||||
} |
||||
|
||||
.site-footer__yellow { |
||||
background: #d2a12d; |
||||
border-bottom: 5px solid white; |
||||
color: #111; |
||||
position: relative; |
||||
} |
||||
|
||||
.site-footer__yellow::after { |
||||
content: ''; |
||||
background-image: url(../img/bkg-blip.png); |
||||
background-size: 30px; |
||||
background-position: center; |
||||
background-repeat: no-repeat; |
||||
border-radius: 100%; |
||||
position: absolute; |
||||
background-color: white; |
||||
width: 50px; |
||||
height: 50px; |
||||
bottom: -28px; |
||||
left: calc(50% - 25px); |
||||
z-index: 2; |
||||
} |
||||
|
||||
.site-footer__yellow p { |
||||
margin-bottom: .25em; |
||||
} |
||||
|
||||
.site-footer__yellow a { |
||||
color: inherit; |
||||
text-decoration: none; |
||||
border-bottom: 1px solid |
||||
} |
||||
|
||||
.site-footer__yellow h3 { |
||||
font-weight: bold; |
||||
text-transform: uppercase; |
||||
font-size: 1.25em; |
||||
padding-bottom: 0; |
||||
border-bottom: 0; |
||||
} |
||||
|
||||
.site-footer .footer-contact { |
||||
text-align: center; |
||||
flex: 1; |
||||
padding: 30px; |
||||
} |
||||
|
||||
.site-footer__black { |
||||
background: black; |
||||
color: white; |
||||
padding: 50px 30px; |
||||
text-align: left; |
||||
} |
||||
|
||||
.site-footer__black h3 { |
||||
color: #d2a12d; |
||||
font-weight: bold; |
||||
text-transform: uppercase; |
||||
font-size: 1.25em; |
||||
padding-bottom: 0; |
||||
border-bottom: 0; |
||||
margin-bottom: 1em; |
||||
margin-top: 0; |
||||
} |
||||
|
||||
.site-footer__black ul { |
||||
list-style: none; |
||||
padding-left: 0; |
||||
} |
||||
|
||||
.site-footer__black a { |
||||
text-decoration: none; |
||||
color: inherit; |
||||
} |
||||
|
||||
.site-footer .footer-column li + li { |
||||
margin-top: .75em; |
||||
} |
||||
|
||||
.site-footer .footer-column { |
||||
padding: 15px; |
||||
flex: 1; |
||||
min-width: 250px; |
||||
} |
||||
|
||||
.site-footer .footer-copyright { |
||||
border-top: solid 2px rgba(255, 255, 255, .25); |
||||
padding-top: 1em; |
||||
width: 1400px; |
||||
max-width: 100%; |
||||
margin-left: auto; |
||||
margin-right: auto; |
||||
display: flex; |
||||
flex-wrap: wrap; |
||||
justify-content: space-between; |
||||
} |
||||
|
||||
.site-footer .nowrap { |
||||
white-space: nowrap; |
||||
} |
||||
|
||||
@media (max-width: 480px) { |
||||
.site-footer { |
||||
text-align: center; |
||||
} |
||||
.site-footer .footer-column { |
||||
min-width: none; |
||||
text-align: center; |
||||
} |
||||
|
||||
.site-footer .container { |
||||
display: block; |
||||
} |
||||
|
||||
.site-footer .footer-column > img { |
||||
margin-left: auto; |
||||
margin-right: auto; |
||||
} |
||||
|
||||
.site-footer .certificates { |
||||
justify-content: center; |
||||
} |
||||
|
||||
.site-footer__yellow, |
||||
.site-footer__black { |
||||
padding: 15px; |
||||
} |
||||
|
||||
.site-footer__black { |
||||
padding-top: 40px; |
||||
} |
||||
|
||||
.site-footer .footer-copyright { |
||||
justify-content: center; |
||||
align-items: center; |
||||
flex-direction: column; |
||||
gap: 8px; |
||||
} |
||||
} |
||||
|
||||
/** End New Footer **/ |
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,146 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<!-- <link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> --> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head> |
||||
|
||||
<body id="skrollr-body"> |
||||
|
||||
|
||||
<div class="ccm-page page-type-page page-template-sidebar ccm-page"> |
||||
<nav class="navbar" id="header" role="navigation"> |
||||
<div class="container"> |
||||
<div class="navbar-header"> |
||||
<a href="{{.IndexUrl}}" class="logo"><img |
||||
src="{{replaceImage .Logo}}" id="logo" |
||||
alt="Hawkeye Communication" /></a> |
||||
|
||||
|
||||
</div> |
||||
<div id="navbar" class="collapse navbar-collapse"> |
||||
<nav id="nav-main"> |
||||
<ul class="nav navbar-nav"> |
||||
<li class=""><a href="{{.IndexUrl}}" target="_self" |
||||
class="">{{ lang "home"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.AboutUrl}}" target="_self" |
||||
class="">{{ lang "about"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.ContactUrl}}" target="_self" |
||||
class="">{{ lang "contact"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.PolicyUrl}}" target="_self" |
||||
class="">{{ lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</nav> |
||||
|
||||
</div> |
||||
<!--/.nav-collapse --> |
||||
</div> |
||||
</nav> |
||||
|
||||
<header> |
||||
<div class="container"> |
||||
<h1>{{lang "latest"}}</h1> |
||||
|
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
<div class="container"> |
||||
|
||||
|
||||
<div class="ccm-custom-style-container ccm-custom-style-main-1608 ccm-block-custom-template-news-post"> |
||||
<div class="news-attributes"> |
||||
<div> |
||||
<h2>{{.Title}}</h2> |
||||
</div> |
||||
</div> |
||||
<p class="normal"><img src="{{getCover .Article.Pictures}}" |
||||
alt="Thermostat-1a.jpg" width="1738" height="884"></p> |
||||
|
||||
<p class="normal">{{.Article.Summary}}</p> |
||||
{{range .Article.Topics}} |
||||
<p><strong>{{.Topic}}</strong></p> |
||||
{{$tlen := len .Pictures}} |
||||
{{if ne $tlen 0}} |
||||
{{range .Pictures}} |
||||
<img width="100%" src="{{replaceImage .}}" /> |
||||
{{end}} |
||||
{{end}} |
||||
<p>{{.Content}}</p> |
||||
{{end}} |
||||
|
||||
|
||||
<div> |
||||
{{ if .Prev }} |
||||
<div class="hidden-text"> |
||||
<a href="{{.Prev.Url}}">{{lang "prev_article"}}:{{.Prev.Title}}</a> |
||||
</div> |
||||
{{ end }} |
||||
{{ if .Next }} |
||||
<div class="hidden-text"> |
||||
<a href="{{.Next.Url}}">{{lang "next_article"}}:{{.Next.Title}}</a> |
||||
</div> |
||||
{{ end }} |
||||
</div> |
||||
|
||||
|
||||
</div> |
||||
</div> <!-- /container--> |
||||
|
||||
|
||||
<footer class="site-footer"> |
||||
|
||||
<div class="site-footer__black"> |
||||
<div class="container"> |
||||
|
||||
<div class="footer-column"> |
||||
<h3><a target="_self">{{lang "related"}}</a></h3> |
||||
<ul> |
||||
<li> |
||||
<a href="{{.AboutUrl}}" |
||||
target="_self">{{lang "about"}}</a> |
||||
</li> |
||||
<li> |
||||
<a href="{{.ContactUrl}}" |
||||
target="_self">{{lang "contact"}}</a> |
||||
</li> |
||||
<li> |
||||
<a href="{{.PolicyUrl}}" |
||||
target="_self">{{lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
|
||||
</div> |
||||
<div class="footer-copyright"> |
||||
<div class="col">{{.Copyright}}</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</footer> |
||||
|
||||
|
||||
|
||||
|
||||
</div> |
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,148 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<!-- <link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> --> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head> |
||||
|
||||
<body id="skrollr-body"> |
||||
|
||||
|
||||
<div class="ccm-page page-type-page page-template-sidebar ccm-page"> |
||||
<nav class="navbar" id="header" role="navigation"> |
||||
<div class="container"> |
||||
<div class="navbar-header"> |
||||
<a href="{{.IndexUrl}}" class="logo"><img |
||||
src="{{replaceImage .Logo}}" id="logo" |
||||
alt="Hawkeye Communication" /></a> |
||||
|
||||
|
||||
</div> |
||||
<div id="navbar" class="collapse navbar-collapse"> |
||||
<nav id="nav-main"> |
||||
<ul class="nav navbar-nav"> |
||||
<li class=""><a href="{{.IndexUrl}}" target="_self" |
||||
class="">{{ lang "home"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.AboutUrl}}" target="_self" |
||||
class="">{{ lang "about"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.ContactUrl}}" target="_self" |
||||
class="">{{ lang "contact"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.PolicyUrl}}" target="_self" |
||||
class="">{{ lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</nav> |
||||
|
||||
</div> |
||||
<!--/.nav-collapse --> |
||||
</div> |
||||
</nav> |
||||
|
||||
<header> |
||||
<div class="container"> |
||||
<h1>{{lang "latest"}}</h1> |
||||
|
||||
</div> |
||||
</header> |
||||
|
||||
<div class="container"> |
||||
<div class="row"> |
||||
<div class="col-sm-8"> |
||||
|
||||
|
||||
|
||||
<div class="ccm-block-page-list-wrapper"> |
||||
|
||||
|
||||
|
||||
<div class="ccm-block-page-list-pages"> |
||||
{{ range .Articles }} |
||||
<div class="news_headline"> |
||||
<div class="news-img col-sm-3"> |
||||
<div class="ccm-block-page-list-page-entry-thumbnail"> |
||||
<img style="height: 100px;" src="{{getCover .Cover 300 180}}" |
||||
alt="Thermostat-Thumbnail.jpg" width="800" height="800" |
||||
class="img-responsive"> |
||||
</div> |
||||
|
||||
</div> |
||||
<div class="news-txt col-sm-9"> |
||||
<h2 class="ccm-page-list-title"> |
||||
<a |
||||
href="{{.Url}}" style="height: 30px; display: block;overflow: hidden;">{{.Title}} </a> |
||||
</h2> |
||||
<div class="ccm-page-list-description" style="height: 100px;overflow: hidden;">{{.Summary}}</div> |
||||
</div> |
||||
</div> |
||||
{{end}} |
||||
</div><!-- end .ccm-block-page-list-pages --> |
||||
|
||||
|
||||
</div><!-- end .ccm-block-page-list-wrapper --> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div> |
||||
|
||||
</div> |
||||
|
||||
</div> |
||||
|
||||
|
||||
<footer class="site-footer"> |
||||
|
||||
<div class="site-footer__black"> |
||||
<div class="container"> |
||||
|
||||
<div class="footer-column"> |
||||
<h3><a target="_self">{{lang "related"}}</a></h3> |
||||
<ul> |
||||
<li> |
||||
<a href="{{.AboutUrl}}" |
||||
target="_self">{{lang "about"}}</a> |
||||
</li> |
||||
<li> |
||||
<a href="{{.ContactUrl}}" |
||||
target="_self">{{lang "contact"}}</a> |
||||
</li> |
||||
<li> |
||||
<a href="{{.PolicyUrl}}" |
||||
target="_self">{{lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
|
||||
</div> |
||||
<div class="footer-copyright"> |
||||
<div class="col">{{.Copyright}}</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</footer> |
||||
|
||||
|
||||
|
||||
|
||||
</div> |
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,120 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<!-- <link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> --> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/index.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head> |
||||
|
||||
<body id="skrollr-body"> |
||||
|
||||
|
||||
<div class="ccm-page page-type-page page-template-sidebar ccm-page"> |
||||
<nav class="navbar" id="header" role="navigation"> |
||||
<div class="container"> |
||||
<div class="navbar-header"> |
||||
<a href="{{.IndexUrl}}" class="logo"><img |
||||
src="{{replaceImage .Logo}}" id="logo" |
||||
alt="Hawkeye Communication" /></a> |
||||
|
||||
|
||||
</div> |
||||
<div id="navbar" class="collapse navbar-collapse"> |
||||
<nav id="nav-main"> |
||||
<ul class="nav navbar-nav"> |
||||
<li class=""><a href="{{.IndexUrl}}" target="_self" |
||||
class="">{{ lang "home"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.AboutUrl}}" target="_self" |
||||
class="">{{ lang "about"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.ContactUrl}}" target="_self" |
||||
class="">{{ lang "contact"}}</a> |
||||
</li> |
||||
<li class=""><a href="{{.PolicyUrl}}" target="_self" |
||||
class="">{{ lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</nav> |
||||
|
||||
</div> |
||||
<!--/.nav-collapse --> |
||||
</div> |
||||
</nav> |
||||
|
||||
<header> |
||||
<div class="container"> |
||||
<h1>{{ lang "policy"}}</h1> |
||||
<ul class="breadcrumb"> |
||||
<li class=""><a href="{{.IndexUrl}}" target="_self" class="">{{ lang "home" }}</a></li> |
||||
<li class="nav-selected nav-path-selected"><a href="about-hawkeye.html" target="_self" |
||||
class="nav-selected nav-path-selected">{{ lang "policy" }}</a></li> |
||||
</ul> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
<div style="height: 100vh;" class="container"> |
||||
<div class="row content"> |
||||
<div class="col-sm-12"> |
||||
|
||||
<p> {{.Policy}}</p> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
<footer class="site-footer"> |
||||
|
||||
<div class="site-footer__black"> |
||||
<div class="container"> |
||||
|
||||
<div class="footer-column"> |
||||
<h3><a target="_self">{{lang "related"}}</a></h3> |
||||
<ul> |
||||
<li> |
||||
<a href="{{.AboutUrl}}" |
||||
target="_self">{{lang "about"}}</a> |
||||
</li> |
||||
<li> |
||||
<a href="{{.ContactUrl}}" |
||||
target="_self">{{lang "contact"}}</a> |
||||
</li> |
||||
<li> |
||||
<a href="{{.PolicyUrl}}" |
||||
target="_self">{{lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
|
||||
</div> |
||||
<div class="footer-copyright"> |
||||
<div class="col">{{.Copyright}}</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</footer> |
||||
|
||||
|
||||
|
||||
|
||||
</div> |
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,119 @@ |
||||
<!doctype html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> |
||||
|
||||
</head> |
||||
|
||||
<body> |
||||
|
||||
<!-- Google Tag Manager (noscript) --> |
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5DJGNDC" height="0" width="0" |
||||
style="display:none;visibility:hidden"></iframe></noscript> |
||||
<!-- End Google Tag Manager (noscript) --> |
||||
<header> |
||||
|
||||
|
||||
<div class="container position-relative"> |
||||
|
||||
<div class="row mt-5 mt-lg-0"> |
||||
|
||||
<nav class="px-3 w-100 bg-white navbar navbar-expand-lg p-0 align-items-center justify-content-between"> |
||||
|
||||
<a class="py-3" href="{{.IndexUrl}}"> |
||||
<img src="{{replaceImage .Logo}}" alt="Petri Pest Control Services Logo" width="232" height="120" /> |
||||
</a> |
||||
|
||||
<button class="ml-auto navbar-toggler" type="button" data-toggle="collapse" |
||||
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" |
||||
aria-expanded="false" aria-label="Toggle navigation"> |
||||
<span class="navbar-toggler-icon"><i class="fas fa-bars"></i></span> |
||||
</button> |
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent"> |
||||
<ul class="navbar-nav ml-auto"> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.IndexUrl}}">{{ lang "home"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.AboutUrl}}">{{ lang "about"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.ContactUrl}}">{{ lang "contact"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.PolicyUrl}}">{{ lang "policy"}}</a> |
||||
</li> |
||||
</ul> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
|
||||
</nav> |
||||
</div> |
||||
|
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
|
||||
<section style="height: 100vh;"> |
||||
<div class="container"> |
||||
<div class="row align-items-center"> |
||||
<div class="col-lg-12 pt-5 pb-4 py-lg-5"> |
||||
<h2 class="font-o text-uppercase mb-4">{{ lang "about"}}</h2> |
||||
<p class="mb-0"> {{.About}}</p> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
|
||||
|
||||
<footer class="bg-yellow"> |
||||
<div class="container"> |
||||
<div class="row pt-5 pb-3"> |
||||
<div class="col-md-6 col-lg-3 mb-4 mb-lg-0"> |
||||
<h4 class="font-o bold text-uppercase mb-2 mb-sm-3">{{lang "related"}}</h4> |
||||
<ul class="list-unstyled mb-0"> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.AboutUrl}}">{{lang "about"}}</a></li> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.ContactUrl}}">{{lang "contact"}}</a></li> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.PolicyUrl}}">{{lang "policy"}}</a></li> |
||||
|
||||
</ul> |
||||
</div> |
||||
|
||||
</div> |
||||
<div class="row border-top text-center py-4"> |
||||
<div class="col-12"> |
||||
<p class="mb-0 text-xs">{{.Copyright}}</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
|
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,6 @@ |
||||
{ |
||||
"creator": "熊雨潇", |
||||
"version": "1.0", |
||||
"origin_website": "https://www.petrispestcontrol.com/pest-center/blog/", |
||||
"devices": ["pc", "pad", "phone"] |
||||
} |
@ -0,0 +1,136 @@ |
||||
<!doctype html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> |
||||
|
||||
</head> |
||||
|
||||
<body> |
||||
|
||||
<!-- Google Tag Manager (noscript) --> |
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5DJGNDC" height="0" width="0" |
||||
style="display:none;visibility:hidden"></iframe></noscript> |
||||
<!-- End Google Tag Manager (noscript) --> |
||||
<header> |
||||
|
||||
|
||||
<div class="container position-relative"> |
||||
|
||||
<div class="row mt-5 mt-lg-0"> |
||||
|
||||
<nav class="px-3 w-100 bg-white navbar navbar-expand-lg p-0 align-items-center justify-content-between"> |
||||
|
||||
<a class="py-3" href="{{.IndexUrl}}"> |
||||
<img src="{{replaceImage .Logo}}" alt="Petri Pest Control Services Logo" width="232" height="120" /> |
||||
</a> |
||||
|
||||
<button class="ml-auto navbar-toggler" type="button" data-toggle="collapse" |
||||
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" |
||||
aria-expanded="false" aria-label="Toggle navigation"> |
||||
<span class="navbar-toggler-icon"><i class="fas fa-bars"></i></span> |
||||
</button> |
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent"> |
||||
<ul class="navbar-nav ml-auto"> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.IndexUrl}}">{{ lang "home"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.AboutUrl}}">{{ lang "about"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.ContactUrl}}">{{ lang "contact"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.PolicyUrl}}">{{ lang "policy"}}</a> |
||||
</li> |
||||
</ul> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
|
||||
</nav> |
||||
</div> |
||||
|
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
|
||||
<section style="height: 100vh;"> |
||||
<div class="container"> |
||||
<div class="row align-items-center"> |
||||
<div class="col-lg-12 pt-5 pb-4 py-lg-5"> |
||||
<h2 class="font-o text-uppercase mb-4">{{ lang "contact"}}</h2> |
||||
<p class="mb-0">{{.Contact}}</p> |
||||
<br> |
||||
<form class="col-12 col-lg-6" style="padding: 0;"> |
||||
<div class="form-group"> |
||||
<label for="emailInput">{{lang "about_email"}}</label> |
||||
<input type="email" class="form-control" id="emailInput" placeholder="name@example.com"> |
||||
</div> |
||||
<div class="form-group"> |
||||
<label for="nameInput">{{lang "about_name"}}</label> |
||||
<input type="name" class="form-control" id="nameInput" placeholder="your name"> |
||||
</div> |
||||
<div class="form-group"> |
||||
<label for="exampleFormControlTextarea1">{{lang "about_message"}}</label> |
||||
<textarea class="form-control" id="exampleFormControlTextarea1" rows="3" |
||||
placeholder="what do you want to say"></textarea> |
||||
</div> |
||||
<button type="submit" class="btn btn-primary" style="width: 100%;">{{lang "about_send"}}</button> |
||||
</form> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
|
||||
|
||||
<footer class="bg-yellow"> |
||||
<div class="container"> |
||||
<div class="row pt-5 pb-3"> |
||||
<div class="col-md-6 col-lg-3 mb-4 mb-lg-0"> |
||||
<h4 class="font-o bold text-uppercase mb-2 mb-sm-3">{{lang "related"}}</h4> |
||||
<ul class="list-unstyled mb-0"> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.AboutUrl}}">{{lang "about"}}</a></li> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.ContactUrl}}">{{lang "contact"}}</a></li> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.PolicyUrl}}">{{lang "policy"}}</a></li> |
||||
|
||||
</ul> |
||||
</div> |
||||
|
||||
</div> |
||||
<div class="row border-top text-center py-4"> |
||||
<div class="col-12"> |
||||
<p class="mb-0 text-xs">{{.Copyright}}</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
|
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,390 @@ |
||||
body { |
||||
font-family: 'Nunito Sans', sans-serif; |
||||
font-weight: 400; |
||||
font-size: 18px; |
||||
line-height: 24px; |
||||
color: #000 |
||||
} |
||||
|
||||
h1, |
||||
h2, |
||||
h3, |
||||
h4, |
||||
h5, |
||||
h6 { |
||||
line-height: 1.4em |
||||
} |
||||
|
||||
.text-xxs { |
||||
font-size: 12px !important; |
||||
line-height: 16px |
||||
} |
||||
|
||||
.text-xs { |
||||
font-size: 14px; |
||||
line-height: 18px |
||||
} |
||||
|
||||
.text-sm { |
||||
font-size: 16px; |
||||
line-height: 22px |
||||
} |
||||
|
||||
.font-o { |
||||
font-family: Oswald, sans-serif; |
||||
font-weight: 400 |
||||
} |
||||
|
||||
.font-ns { |
||||
font-family: 'Nunito Sans', sans-serif; |
||||
font-weight: 400 |
||||
} |
||||
|
||||
.light { |
||||
font-weight: 300 !important |
||||
} |
||||
|
||||
.bold { |
||||
font-weight: 700 !important |
||||
} |
||||
|
||||
.text-red { |
||||
color: #dc2032 !important |
||||
} |
||||
|
||||
.text-yellow { |
||||
color: #ffd300 !important |
||||
} |
||||
|
||||
.text-black { |
||||
color: #000 !important |
||||
} |
||||
|
||||
.bg-yellow { |
||||
background-color: #ffd300 !important |
||||
} |
||||
|
||||
.bg-red { |
||||
background-color: #dc2032 !important |
||||
} |
||||
|
||||
.bg-black { |
||||
background-color: #000 !important |
||||
} |
||||
|
||||
.bg-light { |
||||
background-color: #e9e9e9 !important |
||||
} |
||||
|
||||
a { |
||||
color: #dc2032 |
||||
} |
||||
|
||||
a:hover { |
||||
text-decoration: none; |
||||
color: #dc2032 |
||||
} |
||||
|
||||
.button:hover { |
||||
background-color: #000 !important |
||||
} |
||||
|
||||
.icn { |
||||
font-size: 100px; |
||||
line-height: 100px |
||||
} |
||||
|
||||
.navbar { |
||||
z-index: 99 |
||||
} |
||||
|
||||
.nav-link { |
||||
float: left |
||||
} |
||||
|
||||
.roundBtn { |
||||
border-radius: 30px; |
||||
border: 1px solid #000; |
||||
white-space: nowrap |
||||
} |
||||
|
||||
.grecaptcha-badge { |
||||
visibility: hidden |
||||
} |
||||
|
||||
.form-control { |
||||
border: none; |
||||
border-radius: 0 |
||||
} |
||||
|
||||
.service { |
||||
-webkit-border-top-left-radius: 200px; |
||||
-webkit-border-top-right-radius: 200px; |
||||
-moz-border-radius-topleft: 200px; |
||||
-moz-border-radius-topright: 200px; |
||||
border-top-left-radius: 200px; |
||||
border-top-right-radius: 200px; |
||||
padding-top: 20px; |
||||
width: 100% |
||||
} |
||||
|
||||
.border-top { |
||||
border-top: 1px solid #222 !important |
||||
} |
||||
|
||||
.topCallout { |
||||
position: fixed; |
||||
top: 0; |
||||
width: 100%; |
||||
z-index: 99999 |
||||
} |
||||
|
||||
.banner.home { |
||||
background: url(../img/petris-pest-control.jpg) top center no-repeat; |
||||
background-size: cover |
||||
} |
||||
|
||||
#tabs { |
||||
font-size: 18px; |
||||
font-family: 'Nunito Sans'; |
||||
padding: 0 15px !important; |
||||
border: none !important; |
||||
background: 0 0 !important |
||||
} |
||||
|
||||
.ui-tabs-nav.ui-widget-header { |
||||
background: 0 0; |
||||
border: none; |
||||
margin: 0; |
||||
padding: 0 !important |
||||
} |
||||
|
||||
.ui-tabs-panel { |
||||
border: 1px solid #ccc !important; |
||||
padding: 40px 40px 30px !important |
||||
} |
||||
|
||||
.ui-tab { |
||||
border-radius: 0 !important |
||||
} |
||||
|
||||
.ui-state-default>a { |
||||
background: #dc2032 !important; |
||||
color: #fff !important |
||||
} |
||||
|
||||
.ui-state-default.ui-state-active>a { |
||||
background: #fff !important; |
||||
color: #000 !important |
||||
} |
||||
|
||||
.ui-widget-content { |
||||
background: #fff !important |
||||
} |
||||
|
||||
.slick-next { |
||||
right: 0 !important |
||||
} |
||||
|
||||
.slick-prev { |
||||
left: 0 !important |
||||
} |
||||
|
||||
#covid-response { |
||||
margin-top: 40px |
||||
} |
||||
|
||||
.cursor-pointer { |
||||
cursor: pointer |
||||
} |
||||
|
||||
@media (max-width:767px) { |
||||
.mobile-banner { |
||||
background: 0 0 !important |
||||
} |
||||
|
||||
.mobile-banner h1 { |
||||
color: #000 !important; |
||||
text-transform: capitalize !important; |
||||
font-size: 2rem |
||||
} |
||||
} |
||||
|
||||
@media (min-width:576px) { |
||||
.coupon .amt { |
||||
font-size: 30px |
||||
} |
||||
|
||||
.coupon .amt .h1 { |
||||
font-size: 68px |
||||
} |
||||
|
||||
.coupon .srv { |
||||
font-size: 22px |
||||
} |
||||
} |
||||
|
||||
@media (min-width:768px) { |
||||
#covid-response { |
||||
margin-top: 0 |
||||
} |
||||
|
||||
.banner.home { |
||||
background: url(../img/petri-pest-control.jpg) center center no-repeat; |
||||
background-size: cover |
||||
} |
||||
|
||||
.service { |
||||
max-width: 250px |
||||
} |
||||
|
||||
.coupon .amt { |
||||
font-size: 40px |
||||
} |
||||
|
||||
.coupon .amt .h1 { |
||||
font-size: 90px |
||||
} |
||||
|
||||
.coupon .srv { |
||||
font-size: 26px |
||||
} |
||||
|
||||
.slide-out .handle { |
||||
padding: 0; |
||||
font-size: 18px; |
||||
-moz-border-top-left-radius: 10px; |
||||
-webkit-border-top-left-radius: 10px; |
||||
border-top-left-radius: 10px; |
||||
-moz-border-top-right-radius: 10px; |
||||
-webkit-border-top-right-radius: 10px; |
||||
border-top-right-radius: 10px |
||||
} |
||||
|
||||
.slide-out .handle span { |
||||
display: block; |
||||
white-space: nowrap; |
||||
padding: 14px 30px |
||||
} |
||||
|
||||
.inner form { |
||||
padding: 26px |
||||
} |
||||
|
||||
.inner form input, |
||||
.inner form select, |
||||
.inner form textarea { |
||||
border: 1px solid #333 |
||||
} |
||||
|
||||
.cities { |
||||
-moz-column-count: 3; |
||||
-webkit-column-count: 3; |
||||
column-count: 3 |
||||
} |
||||
|
||||
.slick-next { |
||||
right: -35px !important |
||||
} |
||||
|
||||
.slick-prev { |
||||
left: -35px !important |
||||
} |
||||
} |
||||
|
||||
@media (min-width:992px) { |
||||
.navbar { |
||||
align-items: flex-end !important |
||||
} |
||||
|
||||
.navbar-nav { |
||||
background: #dc2032; |
||||
transform: skewX(-18deg) |
||||
} |
||||
|
||||
.nav-item.dropdown:hover>.dropdown-menu { |
||||
display: block |
||||
} |
||||
|
||||
.nav-item { |
||||
border-left: 1px solid #a31321 |
||||
} |
||||
|
||||
.nav-item:first-child { |
||||
border: none |
||||
} |
||||
|
||||
.nav-item:hover { |
||||
background: #a31321 |
||||
} |
||||
|
||||
.nav-item .nav-link { |
||||
transform: skewX(18deg); |
||||
color: #fff; |
||||
line-height: 18px; |
||||
padding: 14px !important; |
||||
font-size: 14px |
||||
} |
||||
|
||||
.dropdown-menu { |
||||
top: 94%; |
||||
border-radius: 0 |
||||
} |
||||
|
||||
.dropdown-menu .dropdown-item { |
||||
transform: skewX(18deg); |
||||
font-family: Oswald |
||||
} |
||||
|
||||
.dropdown-menu .dropdown-item:hover { |
||||
color: #dc2032; |
||||
background: 0 0 |
||||
} |
||||
|
||||
.banner h1 { |
||||
font-size: 60px |
||||
} |
||||
|
||||
.banner.loc h1 { |
||||
font-size: 48px |
||||
} |
||||
|
||||
.inner { |
||||
max-width: 540px |
||||
} |
||||
|
||||
.ui-tab a { |
||||
display: block; |
||||
width: 100%; |
||||
outline: 0; |
||||
padding: 12px 40px !important |
||||
} |
||||
|
||||
.cities { |
||||
-moz-column-count: 4; |
||||
-webkit-column-count: 4; |
||||
column-count: 4 |
||||
} |
||||
} |
||||
|
||||
@media (min-width:1200px) { |
||||
.nav-item .nav-link { |
||||
transform: skewX(18deg); |
||||
color: #fff; |
||||
line-height: 18px; |
||||
padding: 16px !important; |
||||
font-size: 18px |
||||
} |
||||
|
||||
.coupon .amt { |
||||
font-size: 48px |
||||
} |
||||
|
||||
.coupon .amt .h1 { |
||||
font-size: 120px |
||||
} |
||||
|
||||
.coupon .srv { |
||||
font-size: 30px |
||||
} |
||||
} |
@ -0,0 +1,148 @@ |
||||
<!doctype html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> |
||||
|
||||
</head> |
||||
|
||||
<body> |
||||
|
||||
<!-- Google Tag Manager (noscript) --> |
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5DJGNDC" height="0" width="0" |
||||
style="display:none;visibility:hidden"></iframe></noscript> |
||||
<!-- End Google Tag Manager (noscript) --> |
||||
<header> |
||||
|
||||
|
||||
<div class="container position-relative"> |
||||
|
||||
<div class="row mt-5 mt-lg-0"> |
||||
|
||||
<nav class="px-3 w-100 bg-white navbar navbar-expand-lg p-0 align-items-center justify-content-between"> |
||||
|
||||
<a class="py-3" href="{{.IndexUrl}}"> |
||||
<img src="{{replaceImage .Logo}}" alt="Petri Pest Control Services Logo" width="232" height="120" /> |
||||
</a> |
||||
|
||||
<button class="ml-auto navbar-toggler" type="button" data-toggle="collapse" |
||||
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" |
||||
aria-expanded="false" aria-label="Toggle navigation"> |
||||
<span class="navbar-toggler-icon"><i class="fas fa-bars"></i></span> |
||||
</button> |
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent"> |
||||
<ul class="navbar-nav ml-auto"> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.IndexUrl}}">{{ lang "home"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.AboutUrl}}">{{ lang "about"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.ContactUrl}}">{{ lang "contact"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.PolicyUrl}}">{{ lang "policy"}}</a> |
||||
</li> |
||||
</ul> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
|
||||
</nav> |
||||
</div> |
||||
|
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
|
||||
<section> |
||||
<div class="container"> |
||||
<div class="row py-5"> |
||||
<div class="col-md-8 col-lg-9 pr-lg-5"> |
||||
<div class="row mb-4 pb-4 border-bottom"> |
||||
<div class="col-12"> |
||||
<h1 class="h2 font-o text-capitalize mb-3 text-red">{{.Title}}</h1> |
||||
<p class="text-sm mb-4"><i class="fas fa-calendar-alt"></i> {{timeFormat .PublishTime}} </p> |
||||
<img style="width: 100%;" src="{{getCover .Article.Pictures}}" class="img-fluid border mb-4" |
||||
alt="Yes, There\'s a Season for Termites" /> |
||||
|
||||
{{range .Article.Topics}} |
||||
<p><strong>{{.Topic}}</strong></p> |
||||
{{$tlen := len .Pictures}} |
||||
{{if ne $tlen 0}} |
||||
{{range .Pictures}} |
||||
<img width="100%" src="{{replaceImage .}}" /> |
||||
{{end}} |
||||
{{end}} |
||||
<p>{{.Content}}</p> |
||||
{{end}} |
||||
|
||||
</div> |
||||
|
||||
</div> |
||||
{{ if .Prev }} |
||||
<div class="hidden-text"> |
||||
<a href="{{.Prev.Url}}">{{lang "prev_article"}}:{{.Prev.Title}}</a> |
||||
</div> |
||||
{{ end }} |
||||
{{ if .Next }} |
||||
<div class="hidden-text"> |
||||
<a href="{{.Next.Url}}">{{lang "next_article"}}:{{.Next.Title}}</a> |
||||
</div> |
||||
{{ end }} |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
|
||||
|
||||
<footer class="bg-yellow"> |
||||
<div class="container"> |
||||
<div class="row pt-5 pb-3"> |
||||
<div class="col-md-6 col-lg-3 mb-4 mb-lg-0"> |
||||
<h4 class="font-o bold text-uppercase mb-2 mb-sm-3">{{lang "related"}}</h4> |
||||
<ul class="list-unstyled mb-0"> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.AboutUrl}}">{{lang "about"}}</a></li> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.ContactUrl}}">{{lang "contact"}}</a></li> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.PolicyUrl}}">{{lang "policy"}}</a></li> |
||||
|
||||
</ul> |
||||
</div> |
||||
|
||||
</div> |
||||
<div class="row border-top text-center py-4"> |
||||
<div class="col-12"> |
||||
<p class="mb-0 text-xs">{{.Copyright}}</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
|
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,132 @@ |
||||
<!doctype html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> |
||||
|
||||
</head> |
||||
|
||||
<body> |
||||
|
||||
<!-- Google Tag Manager (noscript) --> |
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5DJGNDC" height="0" width="0" |
||||
style="display:none;visibility:hidden"></iframe></noscript> |
||||
<!-- End Google Tag Manager (noscript) --> |
||||
<header> |
||||
|
||||
|
||||
<div class="container position-relative"> |
||||
|
||||
<div class="row mt-5 mt-lg-0"> |
||||
|
||||
<nav class="px-3 w-100 bg-white navbar navbar-expand-lg p-0 align-items-center justify-content-between"> |
||||
|
||||
<a class="py-3" href="{{.IndexUrl}}"> |
||||
<img src="{{replaceImage .Logo}}" alt="Petri Pest Control Services Logo" width="232" height="120" /> |
||||
</a> |
||||
|
||||
<button class="ml-auto navbar-toggler" type="button" data-toggle="collapse" |
||||
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" |
||||
aria-expanded="false" aria-label="Toggle navigation"> |
||||
<span class="navbar-toggler-icon"><i class="fas fa-bars"></i></span> |
||||
</button> |
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent"> |
||||
<ul class="navbar-nav ml-auto"> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.IndexUrl}}">{{ lang "home"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.AboutUrl}}">{{ lang "about"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.ContactUrl}}">{{ lang "contact"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.PolicyUrl}}">{{ lang "policy"}}</a> |
||||
</li> |
||||
</ul> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
|
||||
</nav> |
||||
</div> |
||||
|
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
<section> |
||||
<div class="container"> |
||||
<div class="row py-5"> |
||||
<div class="col-md-8 col-lg-9 pr-lg-5"> |
||||
{{ range .Articles }} |
||||
<div class="row mb-4 pb-4 border-bottom"> |
||||
<div class="col-lg-4 mb-4 mb-lg-4"> |
||||
<a |
||||
href="{{.Url}}"><img |
||||
style="height: 150px;width: 100%;" |
||||
src="{{getCover .Cover 300 180}}" class="img-fluid border" |
||||
alt="Termite Inspections: What to Expect and How to Prepare" /></a> |
||||
</div> |
||||
<div class="col-lg-8 pl-4"> |
||||
<h2 style="height: 32px;overflow: hidden;" class="h4 font-o text-capitalize mb-2"><a |
||||
href="{{.Url}}">{{.Title}}</a></h2> |
||||
<p class="mb-4" style="height: 100px;overflow: hidden;">{{.Summary}} </p> |
||||
</div> |
||||
</div> |
||||
{{end}} |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
|
||||
|
||||
<footer class="bg-yellow"> |
||||
<div class="container"> |
||||
<div class="row pt-5 pb-3"> |
||||
<div class="col-md-6 col-lg-3 mb-4 mb-lg-0"> |
||||
<h4 class="font-o bold text-uppercase mb-2 mb-sm-3">{{lang "related"}}</h4> |
||||
<ul class="list-unstyled mb-0"> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.AboutUrl}}">{{lang "about"}}</a></li> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.ContactUrl}}">{{lang "contact"}}</a></li> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.PolicyUrl}}">{{lang "policy"}}</a></li> |
||||
|
||||
</ul> |
||||
</div> |
||||
|
||||
</div> |
||||
<div class="row border-top text-center py-4"> |
||||
<div class="col-12"> |
||||
<p class="mb-0 text-xs">{{.Copyright}}</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
|
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,119 @@ |
||||
<!doctype html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/public.css"}}" /> |
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> |
||||
|
||||
</head> |
||||
|
||||
<body> |
||||
|
||||
<!-- Google Tag Manager (noscript) --> |
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5DJGNDC" height="0" width="0" |
||||
style="display:none;visibility:hidden"></iframe></noscript> |
||||
<!-- End Google Tag Manager (noscript) --> |
||||
<header> |
||||
|
||||
|
||||
<div class="container position-relative"> |
||||
|
||||
<div class="row mt-5 mt-lg-0"> |
||||
|
||||
<nav class="px-3 w-100 bg-white navbar navbar-expand-lg p-0 align-items-center justify-content-between"> |
||||
|
||||
<a class="py-3" href="{{.IndexUrl}}"> |
||||
<img src="{{replaceImage .Logo}}" alt="Petri Pest Control Services Logo" width="232" height="120" /> |
||||
</a> |
||||
|
||||
<button class="ml-auto navbar-toggler" type="button" data-toggle="collapse" |
||||
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" |
||||
aria-expanded="false" aria-label="Toggle navigation"> |
||||
<span class="navbar-toggler-icon"><i class="fas fa-bars"></i></span> |
||||
</button> |
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent"> |
||||
<ul class="navbar-nav ml-auto"> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.IndexUrl}}">{{ lang "home"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.AboutUrl}}">{{ lang "about"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.ContactUrl}}">{{ lang "contact"}}</a> |
||||
</li> |
||||
<li class="nav-item dropdown"> |
||||
<a class="font-o text-uppercase nav-link" |
||||
href="{{.PolicyUrl}}">{{ lang "policy"}}</a> |
||||
</li> |
||||
</ul> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
|
||||
</nav> |
||||
</div> |
||||
|
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
|
||||
<section style="height: 100vh;"> |
||||
<div class="container"> |
||||
<div class="row align-items-center"> |
||||
<div class="col-lg-12 pt-5 pb-4 py-lg-5"> |
||||
<h2 class="font-o text-uppercase mb-4">{{ lang "policy"}}</h2> |
||||
<p class="mb-0"> {{.Policy}}</p> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
</section> |
||||
|
||||
|
||||
<footer class="bg-yellow"> |
||||
<div class="container"> |
||||
<div class="row pt-5 pb-3"> |
||||
<div class="col-md-6 col-lg-3 mb-4 mb-lg-0"> |
||||
<h4 class="font-o bold text-uppercase mb-2 mb-sm-3">{{lang "related"}}</h4> |
||||
<ul class="list-unstyled mb-0"> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.AboutUrl}}">{{lang "about"}}</a></li> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.ContactUrl}}">{{lang "contact"}}</a></li> |
||||
<li><a class="text-black py-2 py-sm-0 d-block" |
||||
href="{{.PolicyUrl}}">{{lang "policy"}}</a></li> |
||||
|
||||
</ul> |
||||
</div> |
||||
|
||||
</div> |
||||
<div class="row border-top text-center py-4"> |
||||
<div class="col-12"> |
||||
<p class="mb-0 text-xs">{{.Copyright}}</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
|
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,146 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="https://www.viaircorp.com/v/wp-content/themes/viair-custom-pro/style.css?ver=1.2" /> |
||||
|
||||
</head> |
||||
|
||||
<body |
||||
class="blog theme-genesis woocommerce-no-js custom-header header-image header-full-width content-sidebar genesis-breadcrumbs-visible genesis-footer-widgets-visible" |
||||
itemscope itemtype="https://schema.org/WebPage"> |
||||
<div class="site-container"> |
||||
|
||||
<header class="site-header" itemscope itemtype="https://schema.org/WPHeader"> |
||||
<div class="wrap"> |
||||
<div class="title-area"> |
||||
<h1 class="site-title" itemprop="headline"><img src="{{replaceImage .Logo}}" alt=""></h1> |
||||
</div> |
||||
<nav class="nav-primary" aria-label="Main" itemscope itemtype="https://schema.org/SiteNavigationElement" |
||||
id="genesis-nav-primary"> |
||||
<div class="wrap"> |
||||
<ul id="menu-main-nav-menu-min" class="menu genesis-nav-menu menu-primary js-superfish"> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.IndexUrl}}" itemprop="url"><span itemprop="name">{{ lang "home"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.AboutUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"about"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.ContactUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"contact"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.PolicyUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"policy"}}</span></a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</nav> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
<div style="height: 100vh;" class="site-inner"> |
||||
<div class="breadcrumb" itemprop="breadcrumb" itemscope itemtype="https://schema.org/BreadcrumbList"><span |
||||
class="breadcrumb-link-wrap" itemprop="itemListElement" itemscope |
||||
itemtype="https://schema.org/ListItem"><a class="breadcrumb-link" href="{{.IndexUrl}}" |
||||
itemprop="item"><span class="breadcrumb-link-text-wrap" itemprop="name">{{lang "home"}}</span></a> |
||||
</span> <span aria-label="breadcrumb separator">/</span> {{lang "about"}}</div> |
||||
<div class="content-sidebar-wrap"> |
||||
<main class="content" id="genesis-content"> |
||||
<article class="post-24 page type-page status-publish entry" itemscope |
||||
itemtype="https://schema.org/CreativeWork"> |
||||
<header class="entry-header"></header> |
||||
<div class="entry-content" itemprop="text"> |
||||
<h1>{{ lang "about"}}</h1> |
||||
<span> {{.About}}</span> |
||||
|
||||
</div> |
||||
</article> |
||||
</main> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="footer-widgets" id="genesis-footer-widgets"> |
||||
<div class="wrap"> |
||||
<div class="widget-area footer-widgets-1 footer-widget-area"> |
||||
<section id="nav_menu-48" |
||||
class="widget-odd widget-last widget-first widget-1 widget widget_nav_menu"> |
||||
<div class="widget-wrap"> |
||||
<h4 class="widget-title widgettitle">{{lang "related"}}</h4> |
||||
<div class="menu-footer-menu-container"> |
||||
<ul id="menu-footer-menu" class="menu"> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.AboutUrl}}" itemprop="url">{{lang "about"}}</a> |
||||
</li> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.ContactUrl}}" itemprop="url">{{lang "contact"}}</a> |
||||
</li> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.PolicyUrl}}" itemprop="url">{{lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
<footer class="site-footer" itemscope itemtype="https://schema.org/WPFooter"> |
||||
<div class="wrap"> |
||||
<nav class="nav-footer"></nav> |
||||
<div class="footer"> |
||||
<div class="footer-links"> |
||||
|
||||
<div class="two-thirds"> |
||||
<p> |
||||
{{.Copyright}} |
||||
</p> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
<div class="clearfix"></div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
</div> |
||||
<!--n2css--> |
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,6 @@ |
||||
{ |
||||
"creator": "熊雨潇", |
||||
"version": "1.0", |
||||
"origin_website": "https://www.viaircorp.com/blog", |
||||
"devices": ["pc", "pad", "phone"] |
||||
} |
@ -0,0 +1,172 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="https://www.viaircorp.com/v/wp-content/themes/viair-custom-pro/style.css?ver=1.2" /> |
||||
|
||||
</head> |
||||
|
||||
<body |
||||
class="blog theme-genesis woocommerce-no-js custom-header header-image header-full-width content-sidebar genesis-breadcrumbs-visible genesis-footer-widgets-visible" |
||||
itemscope itemtype="https://schema.org/WebPage"> |
||||
<div class="site-container"> |
||||
|
||||
<header class="site-header" itemscope itemtype="https://schema.org/WPHeader"> |
||||
<div class="wrap"> |
||||
<div class="title-area"> |
||||
<h1 class="site-title" itemprop="headline"><img src="{{replaceImage .Logo}}" alt=""></h1> |
||||
</div> |
||||
<nav class="nav-primary" aria-label="Main" itemscope itemtype="https://schema.org/SiteNavigationElement" |
||||
id="genesis-nav-primary"> |
||||
<div class="wrap"> |
||||
<ul id="menu-main-nav-menu-min" class="menu genesis-nav-menu menu-primary js-superfish"> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.IndexUrl}}" itemprop="url"><span itemprop="name">{{ lang "home"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.AboutUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"about"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.ContactUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"contact"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.PolicyUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"policy"}}</span></a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</nav> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
<div class="site-inner"> |
||||
<div class="breadcrumb" itemprop="breadcrumb" itemscope itemtype="https://schema.org/BreadcrumbList"><span |
||||
class="breadcrumb-link-wrap" itemprop="itemListElement" itemscope |
||||
itemtype="https://schema.org/ListItem"><a class="breadcrumb-link" href="{{.IndexUrl}}" |
||||
itemprop="item"><span class="breadcrumb-link-text-wrap" itemprop="name">{{lang "home"}}</span></a> |
||||
</span> <span aria-label="breadcrumb separator">/</span> {{lang "contact"}}</div> |
||||
<div class="content-sidebar-wrap"> |
||||
<main class="content" id="genesis-content"> |
||||
<article class="post-24 page type-page status-publish entry" itemscope |
||||
itemtype="https://schema.org/CreativeWork"> |
||||
<header class="entry-header"></header> |
||||
<div class="entry-content" itemprop="text"> |
||||
<h1>{{lang "contact"}}</h1> |
||||
<span> {{.Contact}}</span> |
||||
|
||||
<div class="one-half first"></p> |
||||
<div role="form" class="wpcf7" id="wpcf7-f80-p24-o1" lang="en-US" dir="ltr"> |
||||
<form action="registration.html#wpcf7-f80-p24-o1" method="post" |
||||
class="wpcf7-form init mailchimp-ext-0.5.62" novalidate="novalidate" |
||||
data-status="init"> |
||||
<!-- Chimpmail extension by Renzo Johnson --> |
||||
<p><label><span class="wpcf7-form-control-wrap first-name"><input type="text" |
||||
name="first-name" value="" size="40" |
||||
class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" |
||||
aria-required="true" aria-invalid="false" |
||||
placeholder="about_email" /></span> </label></p> |
||||
<p><label><span class="wpcf7-form-control-wrap first-name"><input type="text" |
||||
name="first-name" value="" size="40" |
||||
class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" |
||||
aria-required="true" aria-invalid="false" |
||||
placeholder="about_name" /></span> </label></p> |
||||
<p><label><span class="wpcf7-form-control-wrap first-name"><textarea id="exampleFormControlTextarea1" rows="3" |
||||
placeholder="what do you want to say"></textarea></span> </label></p> |
||||
<!-- Chimpmail extension by Renzo Johnson --> |
||||
<p> <br /> |
||||
<input type="submit" value="about_send" |
||||
class="wpcf7-form-control has-spinner wpcf7-submit" /> |
||||
</p> |
||||
</form> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</article> |
||||
</main> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="footer-widgets" id="genesis-footer-widgets"> |
||||
<div class="wrap"> |
||||
<div class="widget-area footer-widgets-1 footer-widget-area"> |
||||
<section id="nav_menu-48" |
||||
class="widget-odd widget-last widget-first widget-1 widget widget_nav_menu"> |
||||
<div class="widget-wrap"> |
||||
<h4 class="widget-title widgettitle">{{lang "related"}}</h4> |
||||
<div class="menu-footer-menu-container"> |
||||
<ul id="menu-footer-menu" class="menu"> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.AboutUrl}}" itemprop="url">{{lang "about"}}</a> |
||||
</li> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.ContactUrl}}" itemprop="url">{{lang "contact"}}</a> |
||||
</li> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.PolicyUrl}}" itemprop="url">{{lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
<footer class="site-footer" itemscope itemtype="https://schema.org/WPFooter"> |
||||
<div class="wrap"> |
||||
<nav class="nav-footer"></nav> |
||||
<div class="footer"> |
||||
<div class="footer-links"> |
||||
|
||||
<div class="two-thirds"> |
||||
<p> |
||||
{{.Copyright}} |
||||
</p> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
<div class="clearfix"></div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
</div> |
||||
<!--n2css--> |
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
File diff suppressed because one or more lines are too long
@ -0,0 +1,155 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="https://www.viaircorp.com/v/wp-content/themes/viair-custom-pro/style.css?ver=1.2" /> |
||||
|
||||
</head> |
||||
|
||||
<body |
||||
class="blog theme-genesis woocommerce-no-js custom-header header-image header-full-width content-sidebar genesis-breadcrumbs-visible genesis-footer-widgets-visible" |
||||
itemscope itemtype="https://schema.org/WebPage"> |
||||
<div class="site-container"> |
||||
|
||||
<header class="site-header" itemscope itemtype="https://schema.org/WPHeader"> |
||||
<div class="wrap"> |
||||
<div class="title-area"> |
||||
<h1 class="site-title" itemprop="headline"><img src="{{replaceImage .Logo}}" alt=""></h1> |
||||
</div> |
||||
<nav class="nav-primary" aria-label="Main" itemscope itemtype="https://schema.org/SiteNavigationElement" |
||||
id="genesis-nav-primary"> |
||||
<div class="wrap"> |
||||
<ul id="menu-main-nav-menu-min" class="menu genesis-nav-menu menu-primary js-superfish"> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.IndexUrl}}" itemprop="url"><span itemprop="name">{{ lang "home"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.AboutUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"about"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.ContactUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"contact"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.PolicyUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"policy"}}</span></a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</nav> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
|
||||
<div class="site-inner"> |
||||
<div class="breadcrumb" itemscope itemtype="https://schema.org/BreadcrumbList"><span |
||||
class="breadcrumb-link-wrap" itemprop="itemListElement" itemscope |
||||
itemtype="https://schema.org/ListItem"><a class="breadcrumb-link" href="{{.IndexUrl}}" |
||||
itemprop="item"><span class="breadcrumb-link-text-wrap" itemprop="name">{{lang "home"}}</span></a> |
||||
<meta itemprop="position" content="1"> |
||||
</span> <span aria-label="breadcrumb separator">/</span> {{.Title}}</div> |
||||
<div class="content-sidebar-wrap"> |
||||
<main class="content" id="genesis-content"> |
||||
<div class="archive-description taxonomy-archive-description taxonomy-description"> |
||||
<p><img class="alignnone size-full wp-image-1451" |
||||
src="{{getCover .Article.Pictures}}" |
||||
alt="" width="980" height="288" /></p> |
||||
{{range .Article.Topics}} |
||||
<p><strong>{{.Topic}}</strong></p> |
||||
{{$tlen := len .Pictures}} |
||||
{{if ne $tlen 0}} |
||||
{{range .Pictures}} |
||||
<img width="100%" src="{{replaceImage .}}" /> |
||||
{{end}} |
||||
{{end}} |
||||
<p>{{.Content}}</p> |
||||
{{end}} |
||||
</div> |
||||
</main> |
||||
|
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="footer-widgets" id="genesis-footer-widgets"> |
||||
<div class="wrap"> |
||||
<div class="widget-area footer-widgets-1 footer-widget-area"> |
||||
<section id="nav_menu-48" |
||||
class="widget-odd widget-last widget-first widget-1 widget widget_nav_menu"> |
||||
<div class="widget-wrap"> |
||||
<h4 class="widget-title widgettitle">{{lang "related"}}</h4> |
||||
<div class="menu-footer-menu-container"> |
||||
<ul id="menu-footer-menu" class="menu"> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.AboutUrl}}" itemprop="url">{{lang "about"}}</a> |
||||
</li> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.ContactUrl}}" itemprop="url">{{lang "contact"}}</a> |
||||
</li> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.PolicyUrl}}" itemprop="url">{{lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
<footer class="site-footer" itemscope itemtype="https://schema.org/WPFooter"> |
||||
<div class="wrap"> |
||||
<nav class="nav-footer"></nav> |
||||
<div class="footer"> |
||||
<div class="footer-links"> |
||||
|
||||
<div class="two-thirds"> |
||||
<p> |
||||
{{.Copyright}} |
||||
</p> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
<div class="clearfix"></div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
</div> |
||||
<!--n2css--> |
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,161 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="https://www.viaircorp.com/v/wp-content/themes/viair-custom-pro/style.css?ver=1.2" /> |
||||
|
||||
</head> |
||||
|
||||
<body |
||||
class="blog theme-genesis woocommerce-no-js custom-header header-image header-full-width content-sidebar genesis-breadcrumbs-visible genesis-footer-widgets-visible" |
||||
itemscope itemtype="https://schema.org/WebPage"> |
||||
<div class="site-container"> |
||||
|
||||
<header class="site-header" itemscope itemtype="https://schema.org/WPHeader"> |
||||
<div class="wrap"> |
||||
<div class="title-area"> |
||||
<h1 class="site-title" itemprop="headline"><img src="{{replaceImage .Logo}}" alt=""></h1> |
||||
</div> |
||||
<nav class="nav-primary" aria-label="Main" itemscope itemtype="https://schema.org/SiteNavigationElement" |
||||
id="genesis-nav-primary"> |
||||
<div class="wrap"> |
||||
<ul id="menu-main-nav-menu-min" class="menu genesis-nav-menu menu-primary js-superfish"> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.IndexUrl}}" itemprop="url"><span itemprop="name">{{ lang "home"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.AboutUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"about"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.ContactUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"contact"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.PolicyUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"policy"}}</span></a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</nav> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
|
||||
<div class="site-inner"> |
||||
<div class="breadcrumb"><span class="breadcrumb-link-wrap" itemprop="itemListElement" itemscope |
||||
itemtype="https://schema.org/ListItem"><a class="breadcrumb-link" href="https://www.viaircorp.com/" |
||||
itemprop="item"><span class="breadcrumb-link-text-wrap" itemprop="name">Home</span></a> |
||||
</div> |
||||
<div class="content-sidebar-wrap"> |
||||
<main class="content" id="genesis-content"> |
||||
{{ range .Articles }} |
||||
<article |
||||
class="post-6639 post type-post status-publish format-standard has-post-thumbnail category-4x4-off-road category-viair-products entry" |
||||
aria-label="Introducing VIAIR’s Adventure Series – Van Life" itemscope |
||||
itemtype="https://schema.org/CreativeWork"> |
||||
<header class="entry-header"> |
||||
<h1 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" |
||||
href="{{.Url}}">{{.Title}}</a></h1> |
||||
<p class="entry-meta"><time class="entry-time" itemprop="datePublished" |
||||
datetime="2022-11-14T15:07:08-08:00">{{timeFormat .PublishTime}}</p> |
||||
</header> |
||||
<div class="entry-content" itemprop="text"> |
||||
<p><img loading="lazy" class="alignnone wp-image-7301 size-full" |
||||
src="{{getCover .Cover 300 180}}" alt="" width="1920" height="600" /></p> |
||||
<p> {{.Summary}}</p> |
||||
</div> |
||||
<footer class="entry-footer"> |
||||
<p class="entry-meta"><span class="entry-categories">Filed Under: <a |
||||
href="https://www.viaircorp.com/category/4x4-off-road" rel="category tag">4x4 |
||||
& Off-Road</a>, <a href="https://www.viaircorp.com/category/viair-products" |
||||
rel="category tag">VIAIR Products</a></span> </p> |
||||
</footer> |
||||
</article> |
||||
{{end}} |
||||
</main> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="footer-widgets" id="genesis-footer-widgets"> |
||||
<div class="wrap"> |
||||
<div class="widget-area footer-widgets-1 footer-widget-area"> |
||||
<section id="nav_menu-48" |
||||
class="widget-odd widget-last widget-first widget-1 widget widget_nav_menu"> |
||||
<div class="widget-wrap"> |
||||
<h4 class="widget-title widgettitle">{{lang "related"}}</h4> |
||||
<div class="menu-footer-menu-container"> |
||||
<ul id="menu-footer-menu" class="menu"> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.AboutUrl}}" itemprop="url">{{lang "about"}}</a> |
||||
</li> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.ContactUrl}}" itemprop="url">{{lang "contact"}}</a> |
||||
</li> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.PolicyUrl}}" itemprop="url">{{lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
<footer class="site-footer" itemscope itemtype="https://schema.org/WPFooter"> |
||||
<div class="wrap"> |
||||
<nav class="nav-footer"></nav> |
||||
<div class="footer"> |
||||
<div class="footer-links"> |
||||
|
||||
<div class="two-thirds"> |
||||
<p> |
||||
{{.Copyright}} |
||||
</p> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
<div class="clearfix"></div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
</div> |
||||
<!--n2css--> |
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,146 @@ |
||||
<!DOCTYPE html> |
||||
<html lang="en"> |
||||
|
||||
<head> |
||||
<meta charset="UTF-8" /> |
||||
<title>{{.Title}}</title> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
||||
<meta name="referrer" content="unsafe-url"> |
||||
<meta name="keywords" content="{{.Keywords}}"> |
||||
<meta name="description" content="{{.Description}}"> |
||||
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" /> |
||||
<link type="text/css" rel="stylesheet" href="https://www.viaircorp.com/v/wp-content/themes/viair-custom-pro/style.css?ver=1.2" /> |
||||
|
||||
</head> |
||||
|
||||
<body |
||||
class="blog theme-genesis woocommerce-no-js custom-header header-image header-full-width content-sidebar genesis-breadcrumbs-visible genesis-footer-widgets-visible" |
||||
itemscope itemtype="https://schema.org/WebPage"> |
||||
<div class="site-container"> |
||||
|
||||
<header class="site-header" itemscope itemtype="https://schema.org/WPHeader"> |
||||
<div class="wrap"> |
||||
<div class="title-area"> |
||||
<h1 class="site-title" itemprop="headline"><img src="{{replaceImage .Logo}}" alt=""></h1> |
||||
</div> |
||||
<nav class="nav-primary" aria-label="Main" itemscope itemtype="https://schema.org/SiteNavigationElement" |
||||
id="genesis-nav-primary"> |
||||
<div class="wrap"> |
||||
<ul id="menu-main-nav-menu-min" class="menu genesis-nav-menu menu-primary js-superfish"> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.IndexUrl}}" itemprop="url"><span itemprop="name">{{ lang "home"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.AboutUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"about"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.ContactUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"contact"}}</span></a> |
||||
</li> |
||||
<li id="menu-item-1683" |
||||
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1683"> |
||||
<a href="{{.PolicyUrl}}" itemprop="url"><span itemprop="name">{{ lang |
||||
"policy"}}</span></a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</nav> |
||||
</div> |
||||
</header> |
||||
|
||||
|
||||
|
||||
<div style="height: 100vh;" class="site-inner"> |
||||
<div class="breadcrumb" itemprop="breadcrumb" itemscope itemtype="https://schema.org/BreadcrumbList"><span |
||||
class="breadcrumb-link-wrap" itemprop="itemListElement" itemscope |
||||
itemtype="https://schema.org/ListItem"><a class="breadcrumb-link" href="{{.IndexUrl}}" |
||||
itemprop="item"><span class="breadcrumb-link-text-wrap" itemprop="name">{{lang "home"}}</span></a> |
||||
</span> <span aria-label="breadcrumb separator">/</span> {{lang "policy"}}</div> |
||||
<div class="content-sidebar-wrap"> |
||||
<main class="content" id="genesis-content"> |
||||
<article class="post-24 page type-page status-publish entry" itemscope |
||||
itemtype="https://schema.org/CreativeWork"> |
||||
<header class="entry-header"></header> |
||||
<div class="entry-content" itemprop="text"> |
||||
<h1>{{ lang "policy"}}</h1> |
||||
<span> {{.Policy}}</span> |
||||
|
||||
</div> |
||||
</article> |
||||
</main> |
||||
</div> |
||||
</div> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="footer-widgets" id="genesis-footer-widgets"> |
||||
<div class="wrap"> |
||||
<div class="widget-area footer-widgets-1 footer-widget-area"> |
||||
<section id="nav_menu-48" |
||||
class="widget-odd widget-last widget-first widget-1 widget widget_nav_menu"> |
||||
<div class="widget-wrap"> |
||||
<h4 class="widget-title widgettitle">{{lang "related"}}</h4> |
||||
<div class="menu-footer-menu-container"> |
||||
<ul id="menu-footer-menu" class="menu"> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.AboutUrl}}" itemprop="url">{{lang "about"}}</a> |
||||
</li> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.ContactUrl}}" itemprop="url">{{lang "contact"}}</a> |
||||
</li> |
||||
<li id="menu-item-4915" |
||||
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"> |
||||
<a href="{{.PolicyUrl}}" itemprop="url">{{lang "policy"}}</a> |
||||
</li> |
||||
|
||||
</ul> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
<footer class="site-footer" itemscope itemtype="https://schema.org/WPFooter"> |
||||
<div class="wrap"> |
||||
<nav class="nav-footer"></nav> |
||||
<div class="footer"> |
||||
<div class="footer-links"> |
||||
|
||||
<div class="two-thirds"> |
||||
<p> |
||||
{{.Copyright}} |
||||
</p> |
||||
</div> |
||||
|
||||
</div> |
||||
</div> |
||||
<div class="clearfix"></div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</footer> |
||||
</div> |
||||
<!--n2css--> |
||||
|
||||
|
||||
|
||||
</body> |
||||
|
||||
</html> |
Loading…
Reference in new issue