Refactored the Kernel registration fluent interface to be more readable, better suppo...
[castle.git] / MonoRail / TestSiteARSupport / Views / ProductLicense / removeconfirm.vm
blobc800bb3a24e2b08e2d928bd786ae7a47d450570f
1 <html>\r
2 <body>\r
3 \r
4 <form method="post" action="delete.castle">\r
5 \r
6 $FormHelper.HiddenField("pl.Id")\r
7 \r
8 Confirm removal of $pl.Id?\r
9 \r
10 <input type="submit" id="button" value="Delete it"/>\r
12 </form>\r
14 </body>\r
15 </html>\r