aboutsummaryrefslogtreecommitdiff
path: root/en/includes.xsl
blob: 46be24e998019c4651a47a09a74f491305071ea9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="ISO-8859-1" ?>

<!-- $FreeBSD: www/en/includes.xsl,v 1.19 2003/11/17 06:28:19 hrs Exp $ -->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">

  <xsl:import href="../share/sgml/includes.xsl" />

  <xsl:variable name="url.doc.langcode" select="'en_US.ISO8859-1'" />

  <!-- Language-specific definitions should be put below this line -->

</xsl:stylesheet>