{{ template "head.html" }} {{ template "style.html" }}
{{if .UnsuspendedNamespace.Success}}

Success: unsuspended {{.UnsuspendedNamespace.Name}}

{{else}}

Error: {{.UnsuspendedNamespace.ErrorMsg}}

{{end}}