view Agendas/trunk/src/Agendas.Web/Views/Shared/Error.cshtml @ 40:c49ba9697ca5

Modificacion para probar Hg
author cpeix
date Fri, 18 Mar 2011 11:50:51 -0300
parents c62b77fc33f4
children 08dbe42fdde1
line wrap: on
line source

@model System.Web.Mvc.HandleErrorInfo

@{
    ViewBag.Title = "Error";
}

<h2>
    Sorry, an error occurred while processing your request.
</h2>