Adjusting install.rdf to amo
[LocalLink.git] / www / project_nav.html
blob4256b5375f84a5514f46f4fa9bcfed3d2db2669f
1 <h1 class="project-name" id="content">locallink</h1>
3 <table id="project-navigation">
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 -->
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 <!--
27 <a href="/bugs.html">Bugs</a>
28 -->
29 <a href="/screenshots.html">Screenshots</a>
30 </td>
31 </tr>
32 </tbody>
33 </table>