Files
Betterzon/Frontend/src/app/pages/page-not-found-page/page-not-found-page.component.html
T

4 lines
65 B
HTML

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