{{define "title"}}Switch Account{{end}} {{define "style"}} {{end}} {{ define "partials/app-wrapper" }}
{{ template "app-flashes" . }}

Switch Account

{{ template "validation-error" . }}
{{template "invalid-feedback" dict "fieldName" "AccountID" "validationDefaults" $.validationDefaults "validationErrors" $.validationErrors }}

{{end}} {{define "js"}} {{end}}