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

6 lines
142 B
HTML
Raw Normal View History

2019-07-15 14:54:19 +00:00
<div class="wrapper">
<header class="header header--large">
<h1 class="title">This page doesn't exist</h1>
</header>
</div>