aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials/header.error.php
blob: ed0b8220dcc0edc517018126f270c9ea0b27684b (plain)
1
2
3
4
5
6
7
8
9
10
<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/bootstrap/Bootstrap.php'; ?>

<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/partials/header.php'; ?>

    <section class="section hero is-fullheight" itemscope itemtype="http://schema.org/HomePage">
    <div class="hero-head">

    <?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/partials/navigator.php'; ?>

    </div>