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

3 lines
77 B
HTML
Raw Normal View History

2014-11-24 20:35:00 +01:00
<label>{{label}}</label>
<input name="{{name}}" type="{{type}}" {{checked}}>