Fixing an issue with output parameters that are of type IntPtr
[castle.git] / Experiments / Castle.MonoRail.Generator / templates / newviewaspx.vm
blob0d5f4132435986ec855f115468e7a487807faf52
1 <%@ Page %>\r
2 <html>\r
3 \r
4 <body>\r
5 \r
6   <h3>\r
7   View for ${controller} action ${action}<br>\r
8   Find me in ${dir}\\${action}.vm\r
9   </h3>\r
10   \r
11   <form runat=server>\r
12   </form>\r
14 </body>\r
16 </html>\r