Add a comment to aid the collection of certain canned meat products.
(Justin provided the HTML and Hiten translated it into xml for me.) Reviewed by: hmp Obtained from: Justin Mason
This commit is contained in:
parent
f97a0401f0
commit
982b7116cc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21150
1 changed files with 8 additions and 2 deletions
10
en/index.xsl
10
en/index.xsl
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/index.xsl,v 1.101 2004/05/26 04:29:00 hrs Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.102 2004/05/28 12:41:16 simon 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.101 2004/05/26 04:29:00 hrs Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.102 2004/05/28 12:41:16 simon Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
|
@ -31,6 +31,12 @@
|
|||
CVS, CVSup, News, Commercial Vendors, homepage, CTM, Unix"/>
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon"/>
|
||||
|
||||
<!-- Formatted to be easy to spam harvest, please do not reformat. -->
|
||||
<xsl:comment>
|
||||
Spamtrap, do not email:
|
||||
<a href="mailto:bruscar@freebsd.org">bruscar@freebsd.org</a>
|
||||
</xsl:comment>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#840084"
|
||||
|
|
Loading…
Reference in a new issue