Mercurial > p > roundup > code
view roundup/templates/extended/msg.index @ 31:6eebdf2bf262
oops, missed a config removal
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 23 Jul 2001 03:56:30 +0000 |
| parents | a3e119154b11 |
| children |
line wrap: on
line source
<!-- $Id: msg.index,v 1.1 2001-07-23 03:50:46 anthonybaxter Exp $--> <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>
