Add a link to the snapshot page.
This commit is contained in:
parent
7d697c0e0e
commit
5d07c498cb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23791
1 changed files with 5 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/index.xsl,v 1.124 2005/01/01 21:15:08 ceri Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.125 2005/01/02 12:37:49 ceri Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
<xsl:import href="news/includes.xsl"/>
|
||||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.124 2005/01/01 21:15:08 ceri Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.125 2005/01/02 12:37:49 ceri Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
|
|
@ -250,6 +250,9 @@
|
|||
· <a href="{$u.rel2.errata}">Errata</a></small>
|
||||
</p>
|
||||
|
||||
<p><a href="snapshots/index.html">
|
||||
<font size="+1" color="#990000"><b>Snapshot Releases</b></font></a></p>
|
||||
|
||||
<p><font size="+1" color="#990000"><b>Project News</b></font>
|
||||
<xsl:text> </xsl:text>
|
||||
<font color="#990000">(<a href="news/news.rdf">RSS</a>)</font><br/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue