Annotation of canadianweather/www/project_nav.html, revision 1.1.1.1
1.1 cvs 1: <h1 class="project-name" id="content">canadianweather</h1>
2:
3: <table id="project-navigation">
4:
5: <!--
6: <tbody id="sub-projects" class="project-navigations">
7: <tr>
8: <th scope="row">subprojects:</th>
9: <td class="navigation-list">
10: <a class="first-item" href="/subprojectdir/index.html">subproject name</a>
11: <a href="/subprojectpage.html">subproject name</a>
12: </td>
13: </tr>
14: </tbody>
15: -->
16:
17: <tbody id="resources" class="project-navigations">
18: <tr>
19: <th scope="row">resources:</th>
20: <td class="navigation-list">
21: <a class="first-item" href="/index.html">Home</a>
22: <a href="/list.html">Mailing List</a>
23: <a href="/installation.html">Installation</a>
24: <a href="/source.html">Source Code</a>
25: <a href="/members.html">Members</a>
26: <a href="/bugs.html">Bugs</a>
27: <a href="/screenshots.html">Screenshots</a>
28: <!--
29: <a href="/drupal/blog">Blog</a>
30: <a href="/drupal/forum">Forum</a>
31: <a href="/drupal/wiki">Wiki</a>
32: -->
33: </td>
34: </tr>
35: </tbody>
36: </table>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>