HEX
Server: Apache
System: Linux sc01.amgb.io 5.14.0-687.29.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 23 16:18:48 EDT 2026 x86_64
User: di (1011)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/di/public_html/mediamind.co.uk/front-page.php
<?php

get_header();
?>
    <main id="main" class="has-off-white-background-color">
        <?php the_content(); ?>
    </main>

    <?php get_footer(); ?>
</body>
</html>