Jobboerse/packages/jobboerse/templates/error/401.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

8 lines
221 B
Text

{{#> base}}
<div class="centered">
<div>
Die Aktion konnte nicht durchgeführt werden.<br />
Authentifizierung notwendig, bitte loggen Sie sich ein.
</div>
</div>
{{/base}}