Unable to Process Request
{{if .Request}}Request Details
{{if eq .Request.RequestType "create"}}Type: Site Creation
{{else}}Type: Site Update
{{end}} {{if .Request.ChangedFields}}
Requested Fields:
{{end}}
-
{{range $key, $value := .Request.ChangedFields}}
- {{$key}}: {{$value}} {{end}}
Note: The request has not been deleted and can still be reviewed. You may need to contact the user to choose a different slug or make other changes.