404 final update

This commit is contained in:
hbrain 2026-06-04 09:17:18 +02:00
parent b2f4249e2e
commit 9c178ba565

View file

@ -104,7 +104,6 @@ http_response_code(404);
<h2 id="not-found-title"><?=h($message['title'])?></h2>
<p><?=h($message['body1'])?></p>
<p><?=h($message['body2'])?></p>
<p>Journal of an unreliable narrator.</p>
</section>
</main>
<?php include __DIR__ . '/_footer.php'; ?>