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

2 lines
76 B
HTML
Raw Normal View History

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