@if (isLoading) {
} @else if (domainName) {

Success!

The domain {{ domainName }} has been successfully {{ action }}ed.
Return to the list of domains
} @else {

Failure

An error occurred: {{ errorMessage }}.

Please double-check the verification code and try again.
}