added cta
This commit is contained in:
parent
615e4113e4
commit
3498689205
1
epp.php
1
epp.php
@ -49,6 +49,7 @@ include_once $URLcorrection . "includes/header.php";
|
|||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
include_once $URLcorrection . 'sections/transform-cta.php';
|
||||||
include_once $URLcorrection . "includes/footer.php";
|
include_once $URLcorrection . "includes/footer.php";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
@ -43,6 +43,7 @@ echo curl_exec($ch);
|
|||||||
echo "</div>";
|
echo "</div>";
|
||||||
curl_close($ch);
|
curl_close($ch);
|
||||||
|
|
||||||
|
include_once $URLcorrection . 'sections/transform-cta.php';
|
||||||
include_once $URLcorrection . 'includes/footer.php';
|
include_once $URLcorrection . 'includes/footer.php';
|
||||||
|
|
||||||
?>
|
?>
|
||||||
@ -43,6 +43,7 @@ echo curl_exec($ch);
|
|||||||
echo "</div>";
|
echo "</div>";
|
||||||
curl_close($ch);
|
curl_close($ch);
|
||||||
|
|
||||||
|
include_once $URLcorrection . 'sections/transform-cta.php';
|
||||||
include_once $URLcorrection . 'includes/footer.php';
|
include_once $URLcorrection . 'includes/footer.php';
|
||||||
|
|
||||||
?>
|
?>
|
||||||
@ -26,7 +26,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
include_once $URLcorrection . "sections/loft-e.php";
|
include_once $URLcorrection . "sections/loft-e.php";
|
||||||
|
include_once $URLcorrection . 'sections/transform-cta.php';
|
||||||
include_once $URLcorrection . "includes/footer.php";
|
include_once $URLcorrection . "includes/footer.php";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
@ -52,6 +52,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
|
|
||||||
<?php
|
<?php
|
||||||
include_once $URLcorrection . 'sections/loft-e.php';
|
include_once $URLcorrection . 'sections/loft-e.php';
|
||||||
|
include_once $URLcorrection . 'sections/transform-cta.php';
|
||||||
include_once $URLcorrection . 'includes/footer.php';
|
include_once $URLcorrection . 'includes/footer.php';
|
||||||
|
|
||||||
?>
|
?>
|
||||||
@ -125,6 +125,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
include_once $URLcorrection . 'sections/transform-cta.php';
|
||||||
include_once $URLcorrection . 'includes/footer.php';
|
include_once $URLcorrection . 'includes/footer.php';
|
||||||
|
|
||||||
?>
|
?>
|
||||||
@ -566,6 +566,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
include_once $URLcorrection . 'sections/transform-cta.php';
|
||||||
include_once $URLcorrection . 'includes/footer.php';
|
include_once $URLcorrection . 'includes/footer.php';
|
||||||
|
|
||||||
?>
|
?>
|
||||||
@ -128,6 +128,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
include_once $URLcorrection . 'sections/transform-cta.php';
|
||||||
include_once $URLcorrection . 'includes/footer.php';
|
include_once $URLcorrection . 'includes/footer.php';
|
||||||
|
|
||||||
?>
|
?>
|
||||||
@ -137,6 +137,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
include_once $URLcorrection . 'sections/transform-cta.php';
|
||||||
include_once $URLcorrection . 'includes/footer.php';
|
include_once $URLcorrection . 'includes/footer.php';
|
||||||
|
|
||||||
?>
|
?>
|
||||||
Loading…
Reference in New Issue
Block a user