{{ template "base" . }} {{ define "title" }}Admin - General{{ end }} {{ define "header" }} Admin - General {{ end }} {{ define "content" }}

Backup & Restore

{{ template "component/button" (dict "Title" "Backup" "Variant" "Secondary" ) }}
{{ template "component/button" (dict "Title" "Restore" "Variant" "Secondary" ) }}
{{ if .PasswordErrorMessage }} {{ .PasswordErrorMessage }} {{ else if .PasswordMessage }} {{ .PasswordMessage }} {{ end }}

Tasks

Metadata Matching

{{ template "component/button" (dict "Title" "Run" "Variant" "Secondary" ) }}

Cache Tables

{{ template "component/button" (dict "Title" "Run" "Variant" "Secondary" ) }}
{{ end }}