first version

This commit is contained in:
Aurélie Delhaie
2023-05-07 22:34:30 +02:00
commit 784679592d
13 changed files with 394 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{{ define "content" }}
<h1>{{ .StatusCode }} {{ .StatusText }}</h1>
{{ end }}