1 <!-- note: comments in this page may be significant. Do not remove -->
2 <!-- ~blah~ will be replaced by the contents of the blah variable when this html page is returned -->
3 <html><head><title>Search results</title></head>
4 <body bgcolor=#9999ff link=red alink=red vlink=red>
7 <?ifauth <a href="logout.cgi">Logout</a> | ?>
8 <?ifnoauth <a href="login.html">Login</a> (developers only) | ?>
9 <a href="search.cgi?id=~id~&authtoken=~authtoken~">Search again</a></p><br><br>
10 <p align=center>Number of entries matched: <b>~count~</b></p>
13 <!-- search results - this will be filled in by the script -->
14 <!-- specify pairs of descriptive names, followed by the attribute, one per line -->
15 <!-- Note that the attributes specified here do not determine the order of the output, nor which attributes get returned. that is defined in the script -->
18 (irc Nickname, ircnick)
19 (Preferred shell, loginshell)
20 (e-mail forwarded to, email)
21 (PGP/GPG fingerprint, fingerprint)
22 (Record created, created)
23 (Last modified, modified)
33 <?ifauth <a href="logout.cgi">Logout</a> | ?>
34 <?ifnoauth <a href="login.html">Login</a> (developers only) | ?>
35 <a href="search.cgi?id=~id~&authtoken=~authtoken~">Search again</a></p><br><br>