Changeset 152 for trunk/web/templates/vnc.tmpl
- Timestamp:
- Oct 9, 2007, 7:28:19 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/templates/vnc.tmpl
r133 r152 8 8 #def body 9 9 <h1>Console</h1> 10 #if not $on 11 <p> Your machine appears to be off.</p> 12 #else if not $has_vnc 13 <p> Your machine appears to not be accepting VNC connections. Perhaps you have a ParaVM machine?</p> 14 #end if 10 15 <p>Here is a console to ${machine.name}.</p> 11 16 <APPLET CODE="VncViewer.class" ARCHIVE="../VncViewer.jar"
Note: See TracChangeset
for help on using the changeset viewer.