Index: trunk/packages/invirt-web/code/templates/info.tmpl
===================================================================
--- trunk/packages/invirt-web/code/templates/info.tmpl	(revision 1739)
+++ trunk/packages/invirt-web/code/templates/info.tmpl	(revision 1789)
@@ -21,7 +21,11 @@
   <table>
     
-    <tr><td colspan=3>
+    <tr><td colspan=100>
 	#if $on
-	#if $has_vnc
+        #if not $machine.type.hvm
+        Console access: type
+        <tt>ssh $machine.name@$config.console.hostname</tt>
+        on Athena. <a href="https://xvm.scripts.mit.edu/wiki/SerialConsole">(more info)</a>
+	#elif $has_vnc
 	<strong><a href="vnc?machine_id=$machine.machine_id">Get Console</a></strong>
 	#else
