Add links to RSS 2.0 and RSS/RDF 0.9 feeds on the left side below the

navigation bar.
This commit is contained in:
Murray Stokely 2008-01-15 21:30:38 +00:00
parent ad81159b76
commit b5181d27cf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31285

View file

@ -6,7 +6,7 @@
<!ENTITY % navinclude.about "INCLUDE">
]>
<!-- $FreeBSD: www/share/sgml/templates.newsflash.xsl,v 1.1 2006/08/19 21:20:54 hrs Exp $ -->
<!-- $FreeBSD: www/share/sgml/templates.newsflash.xsl,v 1.2 2006/08/21 18:27:43 hrs Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
@ -33,6 +33,20 @@
<div id="CONTENT">
<div id="SIDEWRAP">
&nav;
<div id="FEEDLINKS">
<ul>
<li>
<a href="rss.xml" title="FreeBSD RSS 2.0 Feed">
RSS 2.0 Feed
</a>
</li>
<li>
<a href="news.rdf" title="FreeBSD RDF/RSS 0.9 Feed">
RSS 0.9 Feed
</a>
</li>
</ul>
</div> <!-- FEEDLINKS -->
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">