Removed *.cgi and web/Util.pm since they were moved to a special -cgi package
[mirror/userdir-ldap.git] / web / hostinfo.wml
1 #use wml::db.d.o title="debian.org Developer Machines"
2
3 <table border=1 width="100%">
4 <tr valign="top">
5 <td width="20%" align="center">
6 <b>Lookup:</b><br>
7 <form method="post" action="machines.cgi">
8 <select name=host>
9 <option value="_summary_">Summary
10 ~hostlist~
11 </select>
12 <input type=submit value="Go">
13 </form>
14 </td>
15 <td>
16 &nbsp;<br>
17 ~hostdetails~
18 <br>
19 </td>
20 </tr></table>