{{define "server-data"}}{{end}} {{define "content"}}

UNDER MAINTENANCE

{{ .public.props.message }}

{{ if .public.props.until }}

We'll be back at {{ .public.props.until }}.

{{ else }}

We'll be back soon.

{{ end }}
{{end}} {{define "end-of-body"}}{{end}}