made link to auth using Personal Certificates more clear
[invirt/packages/invirt-web.git] / code / templates / info.mako
index 0d1b66b..998b73e 100644 (file)
@@ -47,7 +47,6 @@ Info on ${machine.name}
   <div>
        ${command_button("Delete VM", "delete", extra='''onclick="return confirm('Are you sure that you want to delete this VM?');"''')}
   </div>
-</form>
 </%def>
 
 <%def name="modifyForm()">