1
0
Fork 0
mirror of synced 2025-01-12 16:06:17 -05:00
ultimate-vim/bundle/snipmate-snippets/xslt/sty.snippet
2014-05-09 21:28:39 +02:00

3 lines
106 B
Text

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