MFen: 1.2 --> 1.5
This commit is contained in:
parent
51c87b724e
commit
7d7ac9e043
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27144
1 changed files with 11 additions and 3 deletions
|
@ -1,12 +1,14 @@
|
|||
<!-- $FreeBSD: www/fr/includes.navdownload.sgml,v 1.2 2005/10/09 19:16:16 blackend Exp $ -->
|
||||
<!-- $FreeBSD: www/fr/includes.navdownload.sgml,v 1.3 2005/12/31 11:26:15 blackend Exp $ -->
|
||||
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
Original Revision: 1.2
|
||||
Original Revision: 1.5
|
||||
|
||||
-->
|
||||
|
||||
<!ENTITY nav '<div id="sidenav">
|
||||
<!ENTITY % relincludes SYSTEM "../share/sgml/includes.release.sgml"> %relincludes;
|
||||
|
||||
<!ENTITY nav '<div id="SIDENAV">
|
||||
<h2 class="blockhide">Section Navigation</h2>
|
||||
<ul>
|
||||
<li><a href="&base;/where.html">Obtenir FreeBSD</a></li>
|
||||
|
@ -15,6 +17,12 @@
|
|||
<li><a href="&enbase;/&u.rel.announce;">Version de production: &rel.current;</a></li>
|
||||
<li><a href="&enbase;/&u.rel2.announce;">Version (ancienne) de production: &rel2.current;</a></li>
|
||||
<li><a href="&base;/snapshots/">Instantanés</a></li>
|
||||
<![ %beta.testing; [
|
||||
<li><a href="&u.betarel.schedule;">Version à venir: &betarel.current;</a></li>
|
||||
]]>
|
||||
<![ %beta2.testing; [
|
||||
<li><a href="&u.betarel2.schedule;">Version à venir: &betarel2.current;</a></li>
|
||||
]]>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="&enbase;/ports/">Applications disponibles</a></li>
|
||||
|
|
Loading…
Reference in a new issue