Render the 404 page in Estonian to match with the rest of the website

pull/81/head
Andree Uuetoa 2 years ago
parent 6c15981722
commit 1bc1f0a887
  1. 4
      404.html

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

Loading…
Cancel
Save