aboutsummaryrefslogtreecommitdiff
path: root/src/app/error-page/error-page.component.html
blob: a4333582402f496227c55ffc8589e3025ceeff7a (plain) (blame)
1
2
3
<h1 class="u-color-primary o-type-80 u-m-x7">404 Not Found</h1>
<p class="o-type-28 u-m-x7">This page is currently not available.</p>
<a class="o-type-28 u-m-x7" routerLink="/">Return to Main Page</a>