aboutsummaryrefslogtreecommitdiff
path: root/nl_NL.ISO8859-1/share/xsl/freebsd-xhtml-common.xsl
blob: 50bc187323f57036ff3f1eb420d0f171029d856d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version='1.0'?>

<!-- $FreeBSD$ -->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version='1.0'
                xmlns="http://www.w3.org/TR/xhtml1/transitional"
                exclude-result-prefixes="#default">

  <xsl:template name="user.footer.content"/>
</xsl:stylesheet>