Add links to the other press related pages on the site.
This commit is contained in:
parent
f32e54da60
commit
fb3ddaf864
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21145
1 changed files with 9 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/en/news/press.xsl,v 1.7 2004/04/04 21:46:13 phantom Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/oldpress.xsl,v 1.1 2004/04/07 11:39:26 phantom Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
|
||||
xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
|
||||
|
@ -30,6 +30,14 @@
|
|||
|
||||
<xsl:apply-templates select="//month"/>
|
||||
|
||||
<p>Other press publications:
|
||||
<a href="../press.html">2003-2004</a>,
|
||||
<a href="../2002/press.html">2002</a>,
|
||||
<a href="../2001/press.html">2001</a>,
|
||||
<a href="../2000/press.html">2000</a>,
|
||||
<a href="../1999/press.html">1999</a>,
|
||||
<a href="../1998/press.html">1998-1996</a></p>
|
||||
|
||||
<xsl:copy-of select="$presshome"/>,
|
||||
<xsl:copy-of select="$newshome"/>
|
||||
<xsl:copy-of select="$footer"/>
|
||||
|
|
Loading…
Reference in a new issue