repo.or.cz
/
citadel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* Added another conditional for presence/absence of Subject: header
[citadel.git]
/
webcit
/
static
/
t
/
wholistsummarysection.html
blob
fd0c05aa986be35f0c512ad7440ba968b9166805
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"
,
"whosummarysection"
)
>
9
</table>