12 lines
304 B
XML
12 lines
304 B
XML
<?xml version="1.0"?>
|
|
|
|
<xsl:stylesheet
|
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
|
version="1.0" >
|
|
<!--
|
|
<xsl:import href="../../../../ROOT/themes/heirloom/apps/acs-subsite/xsl/index.xsl"/>
|
|
-->
|
|
<xsl:import href="../../heirloom/apps/acs-subsite/xsl/index.xsl"/>
|
|
|
|
</xsl:stylesheet>
|