Jobboerse/packages/jobboerse/templates/error/404.hb
JustAnotherJavaProgrammer 7c17cba892 Update text on the website
- fix spelling mistakes
- rephrase text
- translate all text to German
- update the FAQ
2023-12-22 22:08:54 +01:00

7 lines
167 B
Text

{{#> base}}
<div class="centered">
<div>
Die von Ihnen angeforderte Ressource scheint nicht zu existieren!
</div>
</div>
{{/base}}