Server : LiteSpeed System : Linux us-phx-web1202.main-hosting.eu 4.18.0-553.84.1.lve.el8.x86_64 #1 SMP Tue Nov 25 18:33:03 UTC 2025 x86_64 User : u615232177 ( 615232177) PHP Version : 8.1.33 Disable Function : NONE Directory : /home/u615232177/domains/ellexsleevesapartments.com/public_html/ |
<div class="no-bottom no-top" id="content">
<div id="top"></div>
<section id="subheader" class="relative jarallax text-light">
<img src="site_img/general/<?= $page_header ?>" class="jarallax-img" alt="">
<div class="container relative z-index-1000">
<div class="row justify-content-center">
<div class="col-lg-12 text-center">
<h1><?= $page_title ?></h1>
<?php
if($page_name == "contact.php"){
echo"<p class='lead mt-3' style='width:70%;margin:auto;'>
Have a question or need assistance with your booking? Our dedicated team is available around the clock to provide you with prompt and friendly service.
</p>";
}
?>
<ul class="crumb">
<li><a href="<?= $link ?>">Home</a></li>
<li class="active"><?= $page_title ?></li>
</ul>
</div>
</div>
</div>
<div class="de-overlay"></div>
</section>