<%page expression_filter="h" /> <%inherit file="skeleton.mako" /> <%def name="title()"> $command ${machine.name} </%def> <p>${command} ${machine.name} was successful.</p> <p><a href="list">Return</a></p>