- Mark 5.5 as legacy release
This commit is contained in:
parent
a4c38ca14e
commit
1ddbfe6689
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29586
1 changed files with 3 additions and 3 deletions
|
@ -4,13 +4,13 @@
|
|||
<!ENTITY title "El Proyecto FreeBSD">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD: www/es/index.xsl,v 1.16 2006/06/05 21:17:31 jcamou Exp $ -->
|
||||
<!-- $FreeBSD: www/es/index.xsl,v 1.17 2006/08/19 21:22:30 hrs Exp $ -->
|
||||
<!-- $FreeBSDes: www/es/index.xsl,v 1.4 2004/09/07 21:46:11 jcamou Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
|
||||
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/es/index.xsl,v 1.16 2006/06/05 21:17:31 jcamou Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/es/index.xsl,v 1.17 2006/08/19 21:22:30 hrs Exp $'"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
here are not used actually -->
|
||||
|
@ -106,7 +106,7 @@
|
|||
<a href="&u.rel.announce;">Nueva Tecnología: &rel.current;</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="&u.rel2.announce;">Release en Producción: &rel2.current;</a>
|
||||
<a href="&u.rel2.announce;">Release (heredada) en Producción: &rel2.current;</a>
|
||||
|
||||
</li>
|
||||
<xsl:if test="'&beta.testing;' != 'IGNORE'">
|
||||
|
|
Loading…
Reference in a new issue