Added a basic 404 page
This commit is contained in:
parent
951b306cff
commit
3f7f36724c
1 changed files with 3 additions and 0 deletions
3
lib/pinchflat_web/controllers/error_html/404.html.heex
Normal file
3
lib/pinchflat_web/controllers/error_html/404.html.heex
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<section>
|
||||
<h2 class="text-title-md2 font-bold text-white">404 (not found)</h2>
|
||||
</section>
|
||||
Loading…
Reference in a new issue