2022-11-29 18:30:46 +00:00
|
|
|
<templateSet group="Zen HTML">
|
|
|
|
<template name="label" value="<label for="$VAR0$">$END$</label>" description="<label for="...">...</label>" toReformat="true" toShortenFQNames="true">
|
|
|
|
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
|
|
<variable name="id" expression="" defaultValue="" alwaysStopAt="true" />
|
2023-06-12 15:26:33 +01:00
|
|
|
<variable name="class" expression="" defaultValue="" alwaysStopAt="true" />
|
2022-11-29 18:30:46 +00:00
|
|
|
<context />
|
|
|
|
</template>
|
|
|
|
</templateSet>
|