5 lines
96 B
HTML
5 lines
96 B
HTML
{{ template "base.html" . }}
|
|
|
|
{{ define "content" }}
|
|
<h1>Oopsie uptime monitoring</h1>
|
|
{{ end }} |