EnVisageOnline/Main/Source/EnVisage/Views/Account/SSOFailureNoLocalAccount.cs...

6 lines
215 B
Plaintext

@{
ViewBag.Title = "Login Failure";
}
<h2>@ViewBag.Title.</h2>
<h3 class="text-error">Your account has not been defined for the system. Please contact your system administrator and request to be added.</h3>