Betterzon/Frontend/src/app/pages/page-not-found-page/page-not-found-page.component.html
2021-06-07 09:57:28 +02:00

4 lines
65 B
HTML

<h1>404</h1>
<p>Page not found!</p>
<p routerLink="">Zurück</p>