view Agendas/trunk/src/Agendas.Web/Views/_ViewStart.cshtml @ 293:2cf7143586fe v1.1.0

Versión 1.1.0
author nelopauselli
date Fri, 17 Feb 2012 14:27:56 -0300
parents c62b77fc33f4
children
line wrap: on
line source

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