Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
24 lines
994 B
Text
24 lines
994 B
Text
<!-- $FreeBSD: www/share/sgml/includes.navsupport.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
|
|
|
|
<!ENTITY nav '<div id="sidenav">
|
|
<h2 class="blockhide">Section Navigation</h2>
|
|
<ul>
|
|
<li><a href="&base;/support.html">Support</a></li>
|
|
<li><a href="&base;/commercial/">Revendeurs</a>
|
|
<ul>
|
|
<li><a href="&enbase;/commercial/software_bycat.html">Logiciels</a></li>
|
|
<li><a href="&enbase;/commercial/hardware.html">Matériels</a></li>
|
|
<li><a href="&enbase;/commercial/consult_bycat.html">Consultants</a></li>
|
|
<li><a href="&enbase;/commercial/isp.html">Fournisseurs d'Accès à Internet</a></li>
|
|
<li><a href="&enbase;/commercial/misc.html">Divers</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="&base;/security/">Sécurité</a></li>
|
|
<li><a href="&base;/support.html#gnats">Rapports de Bugs</a>
|
|
<ul>
|
|
<li><a href="&base;/send-pr.html">Envoyer un rapport de bug</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="&base;/support.html#general">Ressources Web</a></li>
|
|
</ul>
|
|
</div> <!-- sidenav -->'>
|