first version
This commit is contained in:
3
server/templates/error.html
Normal file
3
server/templates/error.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{ define "content" }}
|
||||
<h1>{{ .StatusCode }} {{ .StatusText }}</h1>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user