Subject: | frontpage links are broken |
The frontpage appears to be broken
--- factory/frontpage Sun Nov 21 18:01:57 2004
+++ custom/frontpage Wed Jan 26 12:33:31 2005
@@ -16,7 +16,7 @@
<ul>
[% FOR table = config.display_tables %]
<li>
- <a href="[%table%]/list">List by [%table %]</a>
+ <a href="[% base %]/[%table%]/list">List by [%table %]</a>
</li>
[% END %]
</ul>