Mercurial > p > roundup > code
view templates/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 | c7c14960f413 |
| children |
line wrap: on
line source
<!-- $Id: msg.index,v 1.1 2001-07-22 12:09:32 richard 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>
