Page banner is now used for browser title.

pull/3113/head
kay.one 13 years ago
parent 4f09778f98
commit f5a8c3de87

@ -1,9 +1,5 @@
@model HandleErrorInfo
@section TitleContent
{
EPIC FAIL!!!
}
@{ ViewBag.Title = "EPIC FAIL!"; }
<h2>
@Model.Exception.Message
</h2>

Loading…
Cancel
Save