view Agendas/trunk/src/Agendas.Web/Views/_ViewStart.cshtml @ 156:6e554de521aa

Estética de altnet hispano
author Nelo@Guinea.neluz.int
date Thu, 04 Aug 2011 18:44:57 -0300
parents c62b77fc33f4
children
line wrap: on
line source

@{
    Layout = "~/Views/Shared/_Layout.cshtml";
}