070526 file refractor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<?php $page_title = 'Miletruth – Doormile';
|
||||
include 'includes/head.php'; ?>
|
||||
include 'includes/layout/head.php'; ?>
|
||||
|
||||
<body
|
||||
class="wp-singular page-template-default page page-id-63 wp-theme-logico wp-child-theme-logico-child theme-logico woocommerce-no-js ehf-header ehf-footer ehf-template-logico ehf-stylesheet-logico-child logico-front-end logico-theme-style-rounded elementor-default elementor-kit-5 elementor-page elementor-page-63">
|
||||
@@ -17,7 +17,7 @@ include 'includes/head.php'; ?>
|
||||
|
||||
<?php
|
||||
$current_page = 'miletruth';
|
||||
include 'includes/header.php';
|
||||
include 'includes/layout/header.php';
|
||||
?>
|
||||
|
||||
|
||||
@@ -296,10 +296,10 @@ include 'includes/head.php'; ?>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<?php include 'includes/why_miletruth.php'; ?>
|
||||
<?php include 'includes/sections/misc/why_miletruth.php'; ?>
|
||||
|
||||
|
||||
<?php include 'includes/ev-logistics.php'; ?>
|
||||
<?php include 'includes/sections/logistics/ev-logistics.php'; ?>
|
||||
<!-- <div class="elementor-element elementor-element-aba1f4b e-flex e-con-boxed cut-corner-no sticky-container-off e-con e-parent" data-id="aba1f4b" data-element_type="container">
|
||||
<div class="e-con-inner">
|
||||
<div class="elementor-element elementor-element-8eb78a7 e-con-full e-grid cut-corner-no sticky-container-off e-con e-child" data-id="8eb78a7" data-element_type="container">
|
||||
@@ -359,7 +359,7 @@ include 'includes/head.php'; ?>
|
||||
</div> -->
|
||||
|
||||
|
||||
<?php include 'includes/industry.php'; ?>
|
||||
<?php include 'includes/sections/industry/industry.php'; ?>
|
||||
<div class="elementor-element elementor-element-eb700f0 e-flex e-con-boxed cut-corner-no sticky-container-off e-con e-parent"
|
||||
data-id="eb700f0" data-element_type="container">
|
||||
<div class="e-con-inner">
|
||||
@@ -460,7 +460,7 @@ include 'includes/head.php'; ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php include 'includes/bg-play.php'; ?>
|
||||
<?php include 'includes/sections/misc/bg-play.php'; ?>
|
||||
|
||||
<!-- <div class="elementor-element elementor-element-466cc7d e-flex e-con-boxed cut-corner-no sticky-container-off e-con e-parent"
|
||||
data-id="466cc7d" data-element_type="container">
|
||||
@@ -683,7 +683,7 @@ include 'includes/head.php'; ?>
|
||||
</div>
|
||||
|
||||
|
||||
<?php include 'includes/footer.php'; ?>
|
||||
<?php include 'includes/layout/footer.php'; ?>
|
||||
<!-- <footer data-wpr-lazyrender="1" itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon"
|
||||
role="contentinfo">
|
||||
<div class='footer-width-fixer'>
|
||||
@@ -1493,4 +1493,4 @@ include 'includes/head.php'; ?>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1773751993 -->
|
||||
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1773751993 -->
|
||||
|
||||
Reference in New Issue
Block a user