1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-20 05:42:19 +00:00
mpv/DOCS/xml/pl/html-single.xsl
torinthiel 8c98723109 Partially revert r20940, we had some local modifications.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21644 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-17 09:10:26 +00:00

9 lines
237 B
XML

<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:import href="../html-single.xsl"/>
<xsl:include href="html-common.xsl"/>
</xsl:stylesheet>