Forced commit to trigger regeneration of the HTML files so that
these pages get the updated FreeBSD header (new logo).
This commit is contained in:
parent
3d58a1a76c
commit
3ccf396696
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27787
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
||||
<xsl:import href="../../includes.xsl"/>
|
||||
<xsl:import href="includes.xsl"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/platforms/ia64/index.xsl,v 1.3 2005/11/30 19:59:31 pav Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/platforms/ia64/index.xsl,v 1.4 2006/01/21 14:58:36 pav Exp $'"/>
|
||||
<xsl:variable name="section" select="'developers'"/>
|
||||
<xsl:output doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
encoding="iso-8859-1" method="html"/>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
||||
<xsl:import href="../../includes.xsl"/>
|
||||
<xsl:import href="includes.xsl"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/platforms/ia64/todo.xsl,v 1.6 2005/11/30 19:59:31 pav Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/platforms/ia64/todo.xsl,v 1.7 2006/01/21 14:58:36 pav Exp $'"/>
|
||||
<xsl:variable name="section" select="'developers'"/>
|
||||
<xsl:output doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
encoding="iso-8859-1" method="html"/>
|
||||
|
|
Loading…
Reference in a new issue