<%page expression_filter="h" /> <%inherit file="skeleton.mako" /> <%def name="title()"> Console to ${machine.name} % if not on:

Your machine appears to be off.

% elif not has_vnc:

Your machine appears to not be accepting VNC connections. Perhaps you have a ParaVM machine?

% endif

See tips about framebuffer and other issues.