{{- template "document.html" . }} {{- define "document-title" }}Site settings - {{ .App.Config.Branding.AppName }}{{ end }} {{- define "document-body" }}

Site settings

Branding shown in the header and footer. Theme colors, server settings, and authentication still need YAML — edit {{ .App.ConfigPath }} directly for those.

Cancel
{{ template "footer.html" . }}
{{- end }}