Kyoo/front/projects/host/src/app/pages/not-found/not-found.component.html

10 lines
129 B
HTML

<br/>
<br/>
<br/>
<br/>
<br/>
<div class="text-center">
<h1>404 Error</h1>
<p>The page you requested was not found.</p>
</div>