changed <table> to <div>
[invirt/packages/invirt-web.git] / code / templates / unauth.mako
index 0cbc4c7..08dd617 100644 (file)
@@ -13,17 +13,23 @@ own complete system on which you can start from our <strong>three-minute
 Debian or Ubuntu install</strong> or install the <strong>operating
 system of your choice</strong>.  The service is <strong>free</strong>
 to any Athena account holder.</p>
+%if serviceMessage:
+<div class="result">
+<p class="error">${serviceMessage}</p>
+</div>
+%endif
 
 <p>MIT users:</p>
 <blockquote><big><a
-href="https://${config.web.hostname}/"><strong><font color="green">&rarr;</font> Log in to XVM now</strong>
+href="https://${config.web.hostname}/"><strong><font color="green">&rarr;</font> Log in to XVM using MIT certificates</strong>
 </a></big></blockquote>
-<p>You'll need an <a href="http://ca.mit.edu/">MIT personal
-certificate</a>.</p>
 <blockquote><big><a
 href="https://${config.web.hostname}:442/"><strong><font color="green">&rarr;</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>
+
 <h2>XVM features:</h2>
 <ul>
 <li>Online management of virtual machines</li>