node-red-contrib-teamspeak/build/template/editor.html.mustache

11 lines
227 B
Plaintext
Raw Normal View History

2021-04-27 21:01:31 +00:00
<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>