minty-cafe/web/handler/html/status.html

6 lines
109 B
HTML
Raw Permalink Normal View History

2026-03-11 19:14:41 +00:00
{{ define "content" }}
<section>
<h1>Status</h1>
{{ template "status" .status }}
</section>
{{ end }}