- Timestamp:
- Aug 9, 2009, 6:45:36 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
package_branches/invirt-web/cherrypy/code/templates/info.mako
r2411 r2413 22 22 on Athena. <a href="https://xvm.scripts.mit.edu/wiki/SerialConsole">(more info)</a> 23 23 % elif has_vnc: 24 <strong><a href=" vnc?machine_id=${machine.machine_id}">Get Console</a></strong>24 <strong><a href="machine/${machine.machine_id}/vnc">Get Console</a></strong> 25 25 % else: 26 26 VNC console not enabled; still booting?
Note: See TracChangeset
for help on using the changeset viewer.