404 final update
This commit is contained in:
parent
b2f4249e2e
commit
9c178ba565
1 changed files with 0 additions and 1 deletions
1
404.php
1
404.php
|
|
@ -104,7 +104,6 @@ http_response_code(404);
|
||||||
<h2 id="not-found-title"><?=h($message['title'])?></h2>
|
<h2 id="not-found-title"><?=h($message['title'])?></h2>
|
||||||
<p><?=h($message['body1'])?></p>
|
<p><?=h($message['body1'])?></p>
|
||||||
<p><?=h($message['body2'])?></p>
|
<p><?=h($message['body2'])?></p>
|
||||||
<p>Journal of an unreliable narrator.</p>
|
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
<?php include __DIR__ . '/_footer.php'; ?>
|
<?php include __DIR__ . '/_footer.php'; ?>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue