Mercurial > p > roundup > code
view templates/msg.index @ 10:e09edaebc9de
added more todo items
| author | Anthony Baxter <anthonybaxter@users.sourceforge.net> |
|---|---|
| date | Thu, 19 Jul 2001 06:37:07 +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>
