flow-web/templates/partials/404_content.stpl
Andreas Widen a4a5c7daa5
Initial commit.
Signed-off-by: Andreas Widen <aw@luflow.net>
2026-07-27 17:57:03 +02:00

6 lines
296 B
Text

<main>
<section class="page centered-block limit-width">
<h2 style="font-size: 12em;">404</h2>
<p>The page you are trying to reach either does not exist, has been removed or you are not authorized to view it.</p>
</section>
</main>