node-red-contrib-teamspeak/build/template/editor.html.mustache
2021-04-27 23:01:31 +02:00

11 lines
227 B
Plaintext

<script type="text/javascript">
{{{indexHtml}}}
</script>
<script type="text/html" data-template-name="{{nodeName}}">
{{{editorHtml}}}
</script>
<script type="text/html" data-help-name="{{nodeName}}">
{{{helpHtml}}}
</script>