FarmMapsLib/projects/common/src/fm/components/not-found/not-found.component.html

6 lines
142 B
HTML

<div class="wrapper">
<header class="header header--large">
<h1 class="title">This page doesn't exist</h1>
</header>
</div>