2006-08-19 23:26:51 +02:00
|
|
|
<?xml version="1.0" encoding="iso-8859-15"?>
|
|
|
|
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
|
2013-11-13 07:10:37 +01:00
|
|
|
"http://www.FreeBSD.org/XML/share/xml/xslt10-freebsd.dtd">
|
2006-08-19 23:26:51 +02:00
|
|
|
<!-- $FreeBSD$ -->
|
|
|
|
|
|
|
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
2013-11-13 07:10:37 +01:00
|
|
|
<xsl:import href="http://www.FreeBSD.org/XML/share/xml/libcommon.xsl"/>
|
2006-08-19 23:26:51 +02:00
|
|
|
|
|
|
|
</xsl:stylesheet>
|