Merge pull request #81 from Lapikud/feature/show-404-page-in-estonian

Render the 404 page in Estonian
This commit is contained in:
siinus
2023-08-23 19:35:53 +03:00
committed by GitHub

View File

@@ -4,8 +4,8 @@ title: 404 - Page not found
---
<div class="page">
<h1>Sorry, this page doesn't exist.</h1>
<h1>(404 error)</h1>
<h1>Vabandame, lehekülge ei leitud.</h1>
<h1>(Viga 404)</h1>
</div>
<script>