070526 file refractor
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<?php $page_title = 'Solutions – Doormile';
|
||||
include 'includes/head.php'; ?>
|
||||
include 'includes/layout/head.php'; ?>
|
||||
|
||||
</head>
|
||||
|
||||
<body
|
||||
class="home wp-singular page-template-default page page-id-59 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-59">
|
||||
class="wp-singular page-template-default page page-id-59 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-59">
|
||||
<?php
|
||||
$current_page = 'solutions';
|
||||
include 'includes/header.php';
|
||||
include 'includes/layout/header.php';
|
||||
?>
|
||||
<div class="content-wrapper content-wrapper-may-contain-elementor-code content-wrapper-sidebar-position-none">
|
||||
<!-- Content Container -->
|
||||
@@ -145,13 +145,13 @@ include 'includes/head.php'; ?>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<?php include 'includes/industry.php'; ?>
|
||||
<?php include 'includes/connected-log.php'; ?>
|
||||
<?php include 'includes/container.php'; ?>
|
||||
<?php include 'includes/sections/industry/industry.php'; ?>
|
||||
<?php include 'includes/sections/logistics/connected-log.php'; ?>
|
||||
<?php include 'includes/sections/misc/container.php'; ?>
|
||||
|
||||
<?php include 'includes/comparision2.php'; ?>
|
||||
<?php include 'includes/sections/misc/comparision2.php'; ?>
|
||||
|
||||
<?php include 'includes/contact-section.php'; ?>
|
||||
<?php include 'includes/sections/contact/contact-section.php'; ?>
|
||||
|
||||
|
||||
|
||||
@@ -359,7 +359,7 @@ include 'includes/head.php'; ?>
|
||||
</div>
|
||||
<!-- Sidebar Container -->
|
||||
</div>
|
||||
<?php include 'includes/footer.php'; ?>
|
||||
<?php include 'includes/layout/footer.php'; ?>
|
||||
</div>
|
||||
<!-- #page -->
|
||||
|
||||
@@ -878,4 +878,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@1774412280 -->
|
||||
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1774412280 -->
|
||||
|
||||
Reference in New Issue
Block a user