Index: package_branches/invirt-web/cherrypy/code/templates/list.mako
===================================================================
--- package_branches/invirt-web/cherrypy/code/templates/list.mako	(revision 2411)
+++ package_branches/invirt-web/cherrypy/code/templates/list.mako	(revision 2412)
@@ -113,4 +113,6 @@
 % if has_vnc[machine] == True:
 <a href="vnc?machine_id=${machine.machine_id}">Console</a>\
+% elif has_vnc[machine] == 'ParaVM':
+ParaVM${self.fn.helppopup("ParaVM Console")}
 % elif has_vnc[machine] != 'Off':
 ${has_vnc[machine]}
