- Convert these stylesheets to static pages since there is no actual

dynamic content

Approved by:	doceng (implicit)
This commit is contained in:
Gabor Kovesdan 2012-08-04 18:24:54 +00:00
parent 9977e32c49
commit 1a3bce7da0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/sgml2xml/; revision=39318
10 changed files with 97 additions and 194 deletions

View file

@ -1,26 +1,21 @@
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN" <?xml version="1.0" encoding="iso-8859-1"?>
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [ <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../.."> <!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY email "freebsd-ia64"> <!ENTITY email "freebsd-ia64">
<!ENTITY title "FreeBSD/ia64 Project"> <!ENTITY title "FreeBSD/ia64 Project">
<!ENTITY % navinclude.developers "INCLUDE">
]> ]>
<!-- <!--
$FreeBSDde: de-www/platforms/ia64/index.xsl,v 1.8 2006/10/20 20:09:25 jkois Exp $ $FreeBSDde: de-www/platforms/ia64/index.xsl,v 1.8 2006/10/20 20:09:25 jkois Exp $
basiert auf: 1.7 basiert auf: 1.7
--> -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:template names="process.content"> <html xmlns="http://www.w3.org/1999/xhtml">
<div id="SIDEWRAP"> <head><title>&title;</title></head>
&nav;
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">
&header3;
<body class="navinclude.developers">
<img align="right" alt="McKinley die" src="&enbase;/platforms/ia64/mckinley-die.png"/> <img align="right" alt="McKinley die" src="&enbase;/platforms/ia64/mckinley-die.png"/>
<p>Das Archiv der ia64-Mailinglisten durchsuchen:</p> <p>Das Archiv der ia64-Mailinglisten durchsuchen:</p>
@ -83,6 +78,5 @@
zweckdienlich, auf R&#252;ckw&#228;rtskompatibilit&#228;t zweckdienlich, auf R&#252;ckw&#228;rtskompatibilit&#228;t
achten zu m&#252;ssen.</p> achten zu m&#252;ssen.</p>
</div> <!-- CONTENTWRAP --> </body>
</xsl:template> </html>
</xsl:stylesheet>

View file

@ -1,30 +1,22 @@
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN" <?xml version="1.0" encoding="iso-8859-1"?>
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [ <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../.."> <!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY email "freebsd-ia64"> <!ENTITY email "freebsd-ia64">
<!ENTITY title "FreeBSD/ia64 Project"> <!ENTITY title "FreeBSD/ia64 Project">
<!ENTITY % navinclude.developers "INCLUDE">
]> ]>
<!-- <!--
$FreeBSDde: de-www/platforms/ia64/todo.xsl,v 1.16 2011/06/05 17:57:18 jkois Exp $ $FreeBSDde: de-www/platforms/ia64/todo.xsl,v 1.16 2011/06/05 17:57:18 jkois Exp $
$FreeBSD$ $FreeBSD$
basiert auf: 1.11 basiert auf: 1.11
--> -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <html xmlns="http://www.w3.org/1999/xhtml">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/> <head><title>&title;</title></head>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/>
<xsl:template names="process.content">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">
&header3;
<body class="navinclude.developers">
<img align="right" alt="Montecito die" src="&enbase;/platforms/ia64/montecito-die.png"/> <img align="right" alt="Montecito die" src="&enbase;/platforms/ia64/montecito-die.png"/>
<p>Die FreeBSD/ia64-PR-Datenbank durchsuchen:</p> <p>Die FreeBSD/ia64-PR-Datenbank durchsuchen:</p>
@ -135,6 +127,5 @@
</li> </li>
</ul> </ul>
</div> <!-- CONTENTWRAP --> </body>
</xsl:template> </html>
</xsl:stylesheet>

View file

@ -1,28 +1,19 @@
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN" <?xml version="1.0" encoding="iso-8859-1"?>
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [ <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../.."> <!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY email "freebsd-ia64"> <!ENTITY email "freebsd-ia64">
<!ENTITY title "Proyecto FreeBSD/ia64"> <!ENTITY title "Proyecto FreeBSD/ia64">
<!ENTITY % navinclude.developers "INCLUDE">
]> ]>
<!-- The FreeBSD Spanish Documentation Project <!-- The FreeBSD Spanish Documentation Project
Original Revision: r1.7 --> Original Revision: r1.7 -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <html xmlns="http://www.w3.org/1999/xhtml">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/> <head><title>&title;</title></head>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/>
<xsl:template name="process.content">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">
&header3;
<body class="navinclude.developers">
<img align="right" alt="McKinley" src="&enbase;/platforms/mckinley-die.png"/> <img align="right" alt="McKinley" src="&enbase;/platforms/mckinley-die.png"/>
<p>Buscar en los archivos de la lista de distribuci&oacute;n de <p>Buscar en los archivos de la lista de distribuci&oacute;n de
@ -85,6 +76,6 @@
mantener la compatibilidad con versiones anteriores en mantener la compatibilidad con versiones anteriores en
una etapa tan temprana de de la vida del port no es lo una etapa tan temprana de de la vida del port no es lo
ideal.</p> ideal.</p>
</div> <!-- CONTENTWRAP -->
</xsl:template> </body>
</xsl:stylesheet> </html>

View file

@ -1,28 +1,16 @@
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN" <?xml version="1.0" encoding="iso-8859-1"?>
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [ <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../.."> <!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY email "freebsd-ia64"> <!ENTITY email "freebsd-ia64">
<!ENTITY title "Proyecto FreeBSD/ia64"> <!ENTITY title "Proyecto FreeBSD/ia64">
<!ENTITY % navinclude.developers "INCLUDE">
]> ]>
<!-- The FreeBSD Spanish Documentation Project <html xmlns="http://www.w3.org/1999/xhtml">
Original Revision: r1.9 --> <head><title>&title;</title></head>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/>
<xsl:template names="process.content">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">
&header3;
<body class="navinclude.developers">
<img align="right" alt="Montecito die" src="montecito-die.png"/> <img align="right" alt="Montecito die" src="montecito-die.png"/>
<p>B&uacute;squedas en la base de datos de PR de FreeBSD/ia64:</p> <p>B&uacute;squedas en la base de datos de PR de FreeBSD/ia64:</p>
@ -147,6 +135,5 @@
</li> </li>
</ul> </ul>
</div> <!-- CONTENTWRAP --> </body>
</xsl:template> </html>
</xsl:stylesheet>

View file

@ -1,10 +1,12 @@
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN" <?xml version="1.0" encoding="iso-8859-1"?>
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [ <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../.."> <!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY email "freebsd-ia64"> <!ENTITY email "freebsd-ia64">
<!ENTITY title "FreeBSD/ia64 Project"> <!ENTITY title "FreeBSD/ia64 Project">
<!ENTITY % navinclude.developers "INCLUDE">
]> ]>
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
The FreeBSD French Documentation Project The FreeBSD French Documentation Project
@ -12,20 +14,10 @@
Original revision: 1.7 Original revision: 1.7
--> -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <html xmlns="http://www.w3.org/1999/xhtml">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/> <head><title>&title;</title></head>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/>
<xsl:template name="process.content">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">
&header3;
<body class="navinclude.developers">
<img align="right" alt="McKinley die" src="&enbase;/platforms/ia64/mckinley-die.png"/> <img align="right" alt="McKinley die" src="&enbase;/platforms/ia64/mckinley-die.png"/>
<p>Rechercher dans les archives de la liste de diffusion <p>Rechercher dans les archives de la liste de diffusion
@ -88,6 +80,6 @@
importants au niveau de l'ABI et devoir maintenir une importants au niveau de l'ABI et devoir maintenir une
compatibilit&#233; aussi t&#244;t dans la vie du port compatibilit&#233; aussi t&#244;t dans la vie du port
ne serait pas tr&#232;s pratique.</p> ne serait pas tr&#232;s pratique.</p>
</div> <!-- CONTENTWRAP -->
</xsl:template> </body>
</xsl:stylesheet> </html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN" <?xml version="1.0" encoding="iso-8859-1"?>
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [ <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../.."> <!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY email "freebsd-ia64"> <!ENTITY email "freebsd-ia64">
<!ENTITY title "FreeBSD/ia64 Project"> <!ENTITY title "FreeBSD/ia64 Project">
<!ENTITY % navinclude.developers "INCLUDE">
]> ]>
<!-- <!--
@ -13,20 +14,10 @@
Original revision: 1.9 Original revision: 1.9
--> -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <html xmlns="http://www.w3.org/1999/xhtml">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/> <head><title>&title;</title></head>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/>
<xsl:template name="process.content">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">
&header3;
<body class="navinclude.developers">
<img align="right" alt="Montecito die" src="&enbase;/platforms/ia64/montecito-die.png"/> <img align="right" alt="Montecito die" src="&enbase;/platforms/ia64/montecito-die.png"/>
<p>Rechercher dans la base de PRs de FreeBSD/ia64:</p> <p>Rechercher dans la base de PRs de FreeBSD/ia64:</p>
@ -156,6 +147,5 @@
</li> </li>
</ul> </ul>
</div> <!-- CONTENTWRAP --> </body>
</xsl:template> </html>
</xsl:stylesheet>

View file

@ -1,10 +1,10 @@
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN" <?xml version="1.0" encoding="iso-8859-2"?>
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [ <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../.."> <!ENTITY base "../..">
<!ENTITY enbase "../../.."> <!ENTITY date "$FreeBSD$">
<!ENTITY email "freebsd-ia64"> <!ENTITY email "freebsd-ia64">
<!ENTITY title "A &os;/ia64 projekt"> <!ENTITY title "A &os;/ia64 projekt">
<!ENTITY % navinclude.developers "INCLUDE">
]> ]>
<!-- FreeBSD Hungarian Documentation Project <!-- FreeBSD Hungarian Documentation Project
@ -13,20 +13,10 @@
%SRCID% 1.7 %SRCID% 1.7
--> -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <html xmlns="http://www.w3.org/1999/xhtml">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/> <head><title>&title;</title></head>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/>
<xsl:template names="process.content">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">
&header3;
<body class="navinclude.developers">
<img align="right" alt="McKinley die" src="&enbase;/platforms/ia64/mckinley-die.png"/> <img align="right" alt="McKinley die" src="&enbase;/platforms/ia64/mckinley-die.png"/>
<p>Keres&eacute;s az ia64 levelez&eacute;si lista <p>Keres&eacute;s az ia64 levelez&eacute;si lista
@ -90,6 +80,6 @@
folyamatban, &eacute;s a kompatibilit&aacute;s folyamatban, &eacute;s a kompatibilit&aacute;s
felt&eacute;tlen megtart&aacute;sa m&eacute;g nem felt&eacute;tlen megtart&aacute;sa m&eacute;g nem
c&eacute;lszer&#251; ebben a kezdeti szakaszban.</p> c&eacute;lszer&#251; ebben a kezdeti szakaszban.</p>
</div> <!-- CONTENTWRAP -->
</xsl:template> </body>
</xsl:stylesheet> </html>

View file

@ -1,11 +1,10 @@
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN" <?xml version="1.0" encoding="iso-8859-2"?>
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [ <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../.."> <!ENTITY base "../..">
<!ENTITY enbase "../../.."> <!ENTITY date "$FreeBSD$">
<!ENTITY email "freebsd-ia64"> <!ENTITY email "freebsd-ia64">
<!ENTITY title "A &os;/ia64 projekt &mdash; Tov&aacute;bbi <!ENTITY title "A &os;/ia64 projekt">
teend&#245;k">
<!ENTITY % navinclude.developers "INCLUDE">
]> ]>
<!-- FreeBSD Hungarian Documentation Project <!-- FreeBSD Hungarian Documentation Project
@ -14,20 +13,10 @@
%SRCID% 1.9 %SRCID% 1.9
--> -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <html xmlns="http://www.w3.org/1999/xhtml">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/> <head><title>&title;</title></head>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/>
<xsl:template name="process.content">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">
&header3;
<body class="navinclude.developers">
<img align="right" alt="Montecito die" src="$enbase;/platforms/ia64/montecito-die.png"/> <img align="right" alt="Montecito die" src="$enbase;/platforms/ia64/montecito-die.png"/>
<p>A &os;/ia64 porttal kapcsolatos hibajelent&eacute;sek <p>A &os;/ia64 porttal kapcsolatos hibajelent&eacute;sek
@ -159,6 +148,5 @@
mem&oacute;riar&eacute;szeket.</li> mem&oacute;riar&eacute;szeket.</li>
</ul> </ul>
</div> <!-- CONTENTWRAP --> </body>
</xsl:template> </html>
</xsl:stylesheet>

View file

@ -1,27 +1,19 @@
<?xml version="1.0" encoding="EUC-JP" ?> <?xml version="1.0" encoding="EUC-JP" ?>
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN" <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [ "http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../.."> <!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY email "freebsd-ia64"> <!ENTITY email "freebsd-ia64">
<!ENTITY title "FreeBSD/ia64 プロジェクト"> <!ENTITY title "FreeBSD/ia64 プロジェクト">
<!ENTITY % navinclude.developers "INCLUDE">
]> ]>
<!-- The FreeBSD Japanese Documentation Project --> <!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.7 --> <!-- Original revision: 1.7 -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <html xmlns="http://www.w3.org/1999/xhtml">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/> <head><title>&title;</title></head>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:template name="process.content">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">
&header3;
<body class="navinclude.developers">
<img align="right" alt="McKinley die" src="&enbase;/platforms/ia64/mckinley-die.png"/> <img align="right" alt="McKinley die" src="&enbase;/platforms/ia64/mckinley-die.png"/>
<p>freebsd-ia64 メーリングリストのアーカイブを検索:</p> <p>freebsd-ia64 メーリングリストのアーカイブを検索:</p>
@ -76,6 +68,5 @@
移植のこんなに初期から後方互換性を維持しなければならないというのは、 移植のこんなに初期から後方互換性を維持しなければならないというのは、
理想的とはとてもいえないからです。</p> 理想的とはとてもいえないからです。</p>
</div> <!-- CONTENTWRAP --> </body>
</xsl:template> </html>
</xsl:stylesheet>

View file

@ -1,29 +1,19 @@
<?xml version="1.0" encoding="euc-jp"?> <?xml version="1.0" encoding="EUC-JP" ?>
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN" <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [ "http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../.."> <!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY email "freebsd-ia64"> <!ENTITY email "freebsd-ia64">
<!ENTITY title "FreeBSD/ia64 プロジェクト"> <!ENTITY title "FreeBSD/ia64 プロジェクト">
<!ENTITY % navinclude.developers "INCLUDE">
]> ]>
<!-- The FreeBSD Japanese Documentation Project --> <!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.11 --> <!-- Original revision: 1.11 -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <html xmlns="http://www.w3.org/1999/xhtml">
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/> <head><title>&title;</title></head>
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/>
<xsl:template name="process.content">
<div id="SIDEWRAP">
&nav;
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">
&header3;
<body class="navinclude.developers">
<img align="right" alt="Montecito die" src="&enbase;/platforms/ia64/montecito-die.png"/> <img align="right" alt="Montecito die" src="&enbase;/platforms/ia64/montecito-die.png"/>
<p>FreeBSD/ia64 障害報告データベースを検索する:</p> <p>FreeBSD/ia64 障害報告データベースを検索する:</p>
@ -133,6 +123,5 @@
</li> </li>
</ul> </ul>
</div> <!-- CONTENTWRAP --> </body>
</xsl:template> </html>
</xsl:stylesheet>