oopsie/templates/index.html
Lewis Dale 701544df9c
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 43s
Inherited templates, staticfiles
2024-05-15 07:56:14 +01:00

5 lines
96 B
HTML

{{ template "base.html" . }}
{{ define "content" }}
<h1>Oopsie uptime monitoring</h1>
{{ end }}