auth/web/templates/dashboard.html
2025-09-20 16:08:24 +02:00

3 lines
65 B
HTML

{{define "dashboard.html"}}
{{template "auth_base" .}}
{{end}}