be55b17d00f530c11218d7b66c0e299c21054b33
[wsti_pai.git] / Error.cshtml
1 @model System.Web.Mvc.HandleErrorInfo
2
3 @{
4     ViewBag.Title = "Error";
5 }
6
7 <h1 class="text-danger">Error.</h1>
8 <h2 class="text-danger">An error occurred while processing your request.</h2>
9