summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/project_tools.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/project_tools.html b/www/project_tools.html
index 1f67323..69a9c9a 100644
--- a/www/project_tools.html
+++ b/www/project_tools.html
@@ -2,11 +2,19 @@
<ul>
<li><a href="/servlets/ProjectHome">Project home</a></li>
<li><a href="/servlets/ProjectMemberList">Membership</a></li>
+</ul>
+<ul>
<li><a href="/servlets/Announcements">Announcements</a></li>
<li><a href="/servlets/ProjectForumView">Discussion forums</a></li>
<li><a href="/servlets/ProjectMailingListList">Mailing lists</a></li>
+</ul>
+<ul>
<li><a href="/servlets/ProjectDocumentList">Documents &amp; files</a></li>
<li><a href="/source/browse/scons/">Subversion</a></li>
+</ul>
+<ul>
<li><a href="/servlets/ProjectIssues">Issue Tracker</a></li>
+</ul>
+<ul>
<li><a href="roadmap.html">Road map</a></li>
</ul>