mirror of
https://github.com/mpv-player/mpv
synced 2024-12-20 05:42:19 +00:00
8c98723109
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21644 b3059339-0415-0410-9bf9-f77b7e298cf2
9 lines
237 B
XML
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>
|