annotate Agendas/trunk/src/Agendas.Web/Views/_ViewStart.cshtml @ 123:f8568f01da4d

Mejorando los mensajes en Twitter
author nelopauselli
date Tue, 28 Jun 2011 20:53:30 -0300
parents c62b77fc33f4
children
rev   line source
10
c62b77fc33f4 website inicial
nelo@MTEySS.neluz.int
parents:
diff changeset
1 @{
c62b77fc33f4 website inicial
nelo@MTEySS.neluz.int
parents:
diff changeset
2 Layout = "~/Views/Shared/_Layout.cshtml";
c62b77fc33f4 website inicial
nelo@MTEySS.neluz.int
parents:
diff changeset
3 }