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