libreccm-legacy/ccm-bookmarks/web/themes/heirloom/apps/bookmarks/xsl/index.xsl

15 lines
366 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<!--
<xsl:import href="../../../../packages/bebop/xsl/bebop.xsl"/>
<xsl:import href="../../../../packages/ui/xsl/ui.xsl"/>
-->
<xsl:import href="../../../packages/bookmarks/xsl/bookmarks.xsl"/>
</xsl:stylesheet>