2011-12-17 16:25:54 +01:00
|
|
|
<form action="%link%" method="post">
|
|
|
|
<p>
|
2012-12-26 18:14:23 +01:00
|
|
|
Search Angel: <input type="text" name="search" value="%search%" placeholder="Name" /> %angeltypes% <input type="submit" name="submit" value="Search" />
|
2011-12-17 16:25:54 +01:00
|
|
|
</p>
|
|
|
|
</form>
|
|
|
|
<table>
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>
|
|
|
|
Nickname
|
|
|
|
</th>
|
|
|
|
<th>
|
|
|
|
DECT
|
|
|
|
</th>
|
|
|
|
<th>
|
|
|
|
Jabber
|
|
|
|
</th>
|
|
|
|
<th>
|
|
|
|
Edit
|
|
|
|
</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
%table%
|
|
|
|
</tbody>
|
|
|
|
</table>
|