xmpp.chapril.org-conversejs/src/templates/form_checkbox.html

3 lines
85 B
HTML
Raw Normal View History

<label>{{{label}}}</label>
<input name="{{{name}}}" type="{{{type}}}" {{{checked}}}>