Cleared up cert language
[invirt/packages/invirt-web.git] / code / templates / unauth.mako
index 08dd617..f802548 100644 (file)
@@ -13,9 +13,10 @@ 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:
+
+%if os.path.exists("/etc/invirt/message"):
 <div class="result">
-<p class="error">${serviceMessage}</p>
+<p class="error">${open('/etc/invirt/message').read()}</p>
 </div>
 %endif
 
@@ -27,8 +28,7 @@ href="https://${config.web.hostname}/"><strong><font color="green">&rarr;</font>
 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>
+<p>In order to log in, you'll need to obtain <a href="http://ca.mit.edu/">MIT certificates</a></p>
 
 <h2>XVM features:</h2>
 <ul>