Mineplex2018-withcommit/Website/Nautilus.Web.Impulse/Views/Shared/Error.cshtml

10 lines
148 B
Plaintext
Raw Normal View History

2013-08-27 17:14:08 +02:00
@model System.Web.Mvc.HandleErrorInfo
@{
ViewBag.Title = "Error";
}
<h2>
Sorry, an error occurred while processing your request.
</h2>