Mercurial > p > roundup > code
view templates/msg.index @ 4:b10f8834cce4
modified to use localconfig.py (if it exists)
and to make the various options (e.g. paths) based on ROUNDUP_HOME &c.
| author | Anthony Baxter <anthonybaxter@users.sourceforge.net> |
|---|---|
| date | Thu, 19 Jul 2001 05:46:47 +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>
