Mercurial > p > roundup > code
view roundup/templates/classic/html/msg.index @ 1004:5f12d3259f31
logout works better now
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 01 Sep 2002 22:09:20 +0000 |
| parents | 5643abab70ed |
| children | adcfdeac4e76 |
line wrap: on
line source
<!-- dollarId: msg.index,v 1.3 2002/05/22 00:32:34 richard Exp dollar--> <tr class="row-hilite"> <td><display call="link('date')"></td> <td><display call="plain('author')"></td> </tr> <tr class="msg-content"> <td colspan=2><pre><display call="plain('content', escape=1)"></pre></td> </tr>
