Minor style changes
[castle.git] / MonoRail / TestSiteARSupport / Views / AccountPermission / removeconfirm.vm
blobd725650d1685f55aeac362b9bd794b4488d80591
1 <html>\r
2 <body>\r
3 \r
4 <form method="post" action="delete.castle">\r
5 \r
6 $FormHelper.HiddenField("ap.Id")\r
7 \r
8 Confirm removal of $ap.Id?\r
9 \r
10 <input type="submit" id="button" value="Delete it"/>\r
12 </form>\r
14 </body>\r
15 </html>\r