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

Editing {{ .App.ConfigPath }}. Changes take effect via hot-reload.

Pages

Add a page


Undo last save

Restores the previous contents of {{ .App.ConfigPath }} from the .bak file written on each save. Click again to redo.

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