svn path=/trunk/packages/invirt-web/; revision=2871
VM List
</%def>
+%if os.path.exists("/etc/invirt/message"):
+<div class="result">
+<p class="error">${open('/etc/invirt/message').read()}</p>
+</div>
+%endif
+
<%def name="createForm()">
% if cant_add_vm:
<p>${cant_add_vm}</p>
% elif new_machine:
<p>Congratulations! You successfully created a new VM called ${new_machine}.</p>
% endif
+
<form action="create" method="POST">
<input type="hidden" name="back" value="list"/>
<table>
href="https://${config.web.hostname}:442/"><strong><font color="green">→</font> Log in to XVM using Kerberos Tickets</strong>
</a></big></blockquote>
-<p>To use MIT certificates you'll need an <a href="http://ca.mit.edu/">MIT personal
-certificate</a>.</p>
+<p>To aquire MIT certificates click <a href="http://ca.mit.edu/">here</a>.</p>
<h2>XVM features:</h2>
<ul>