Some work
This commit is contained in:
6
view/error_404.templ
Normal file
6
view/error_404.templ
Normal file
@ -0,0 +1,6 @@
|
||||
package view
|
||||
|
||||
templ Error404() {
|
||||
<h1>Not found</h1>
|
||||
}
|
||||
|
Reference in New Issue
Block a user