mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/snipmate-snippets/xslt/call.snippet

4 lines
71 B
Plaintext

<xsl:call-template name="${1:template}">
${2}
</xsl:call-template>