added a section to improve layout
This commit is contained in:
parent
312ab6bf8d
commit
1e71bd2c6c
@ -29,6 +29,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<section class="padding-top-50 padding-bottom-50">
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
$ch = curl_init('https://loft-boarding.co.uk/global/LOFT-E_lite.php');
|
$ch = curl_init('https://loft-boarding.co.uk/global/LOFT-E_lite.php');
|
||||||
@ -45,3 +46,4 @@ curl_close($ch);
|
|||||||
include_once $URLcorrection . 'includes/footer.php';
|
include_once $URLcorrection . 'includes/footer.php';
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
</section>
|
||||||
Loading…
Reference in New Issue
Block a user