070526 file refractor
This commit is contained in:
22
home2.php
22
home2.php
@@ -1,14 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<?php include 'includes/head.php'; ?>
|
||||
<?php include 'includes/layout/head.php'; ?>
|
||||
<?php
|
||||
$current_page = 'home';
|
||||
include 'includes/header.php';
|
||||
include 'includes/layout/header.php';
|
||||
?>
|
||||
|
||||
<body
|
||||
class="wp-singular page-template-default page page-id-61 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-61">
|
||||
class="home-page wp-singular page-template-default page page-id-61 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-61">
|
||||
|
||||
|
||||
|
||||
@@ -123,10 +123,10 @@ include 'includes/header.php';
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
<?php include 'includes/stats_banner.php'; ?>
|
||||
<?php include 'includes/sections/misc/stats_banner.php'; ?>
|
||||
|
||||
<?php include 'includes/problem.php'; ?>
|
||||
<?php include 'includes/comparision.php'; ?>
|
||||
<?php include 'includes/sections/misc/problem.php'; ?>
|
||||
<?php include 'includes/sections/misc/comparision.php'; ?>
|
||||
|
||||
|
||||
|
||||
@@ -426,8 +426,8 @@ include 'includes/header.php';
|
||||
</div>
|
||||
|
||||
|
||||
<?php include 'includes/connected-log.php'; ?>
|
||||
<?php include 'includes/ev-premium.php'; ?>
|
||||
<?php include 'includes/sections/logistics/connected-log.php'; ?>
|
||||
<?php include 'includes/sections/logistics/ev-premium.php'; ?>
|
||||
|
||||
|
||||
|
||||
@@ -656,7 +656,7 @@ include 'includes/header.php';
|
||||
data-settings="{"background_background":"classic"}">
|
||||
<div class="elementor-element elementor-element-53da811 e-con-full e-flex cut-corner-no sticky-container-off e-con e-child"
|
||||
data-id="53da811" data-element_type="container">
|
||||
<?php include 'includes/contact.php'; ?>
|
||||
<?php include 'includes/sections/contact/contact.php'; ?>
|
||||
</div>
|
||||
<div class="elementor-element elementor-element-735a877 e-con-full e-flex cut-corner-no sticky-container-off e-con e-child"
|
||||
data-id="735a877" data-element_type="container">
|
||||
@@ -1091,8 +1091,8 @@ include 'includes/header.php';
|
||||
|
||||
|
||||
|
||||
<?php include 'includes/footer.php'; ?>
|
||||
<?php include 'includes/layout/footer.php'; ?>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user