comparison Agendas/trunk/src/Agendas.Web/Views/Shared/Error.cshtml @ 10:c62b77fc33f4

website inicial
author nelo@MTEySS.neluz.int
date Sun, 13 Mar 2011 18:51:06 -0300
parents
children 08dbe42fdde1
comparison
equal deleted inserted replaced
9:c90492faf268 10:c62b77fc33f4
1 @model System.Web.Mvc.HandleErrorInfo
2
3 @{
4 ViewBag.Title = "Error";
5 }
6
7 <h2>
8 Sorry, an error occurred while processing your request.
9 </h2>