* fix all those tiny bugs pointed out by our new subtemplate checking
[citadel.git] / webcit / static / t / who / summary.html
1 <table class="altern">
2  <tr>
3   <th></th>
4   <th></th>
5   <th><?_("User name")></th>
6   <th><?_("Room")></th>
7 </tr>
8 <?ITERATE("WHOLIST", ="who_summary_section")>
9 </table>