Initial commit.
Signed-off-by: Andreas Widen <aw@luflow.net>
This commit is contained in:
commit
a4a5c7daa5
1389 changed files with 241399 additions and 0 deletions
6
templates/partials/404_content.stpl
Normal file
6
templates/partials/404_content.stpl
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<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>
|
||||
Loading…
Reference in a new issue