minty-cafe/web/handler/html/status.html
2026-03-11 19:14:41 +00:00

6 lines
No EOL
109 B
HTML

{{ define "content" }}
<section>
<h1>Status</h1>
{{ template "status" .status }}
</section>
{{ end }}