1 <html xmlns=
"http://www.w3.org/1999/xhtml"
2 xmlns:
py=
"http://genshi.edgewall.org/" py:
strip=
"">
4 <tr><th colspan=
"2">Monitor power
</th></tr>
6 <form action=
"monitoron" method=
"post">
7 <input type=
"submit" value=
"On" />
10 <form action=
"monitoroff" method=
"post">
11 <input type=
"submit" value=
"Off" />