Mercurial > p > roundup > code
view templates/msg.index @ 27:e5e9ea306a09
moving the bin files to facilitate out-of-the-boxness
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 23 Jul 2001 03:46:48 +0000 |
| parents | 5e92642cd1f8 |
| children |
line wrap: on
line source
<tr> <property name="date"> <td><display call="link('date')"></td> </property> <property name="author"> <td><display call="plain('author')"></td> </property> <property name="summary"> <td><display call="plain('summary')"></td> </property> </tr>
