bunti-node/js/templates/switch.handlebars

3 lines
135 B
Handlebars
Executable File

<div class="switch {{#options}}{{status}}{{/options}}" style="width:20px;height:20px">
{{#options}}{{status}}{{/options}}
</div>