nidus-sync/html/template/rmo/root.html

8 lines
145 B
HTML
Raw Normal View History

{{ template "rmo/layout/base.html" . }}
2025-11-05 21:05:10 +00:00
{{ define "title" }}Main{{ end }}
{{ define "extraheader" }}
{{ end }}
{{ define "content" }}
{{ end }}