This website requires JavaScript.
Explore
Help
Sign In
Chapril
/
xmpp.chapril.org-conversejs
Watch
26
Star
0
Fork
0
You've already forked xmpp.chapril.org-conversejs
Code
Issues
Pull Requests
Projects
Releases
Activity
054cba6503
xmpp.chapril.org-conversejs
/
src
/
templates
/
form_checkbox.html
3 lines
85 B
HTML
Raw
Normal View
History
Unescape
Escape
Escape user-generated input to avoid injection attacks
2017-02-13 09:23:42 +01:00
<
label
>
{{{label}}}
<
/
label
>
<
input
name
=
"{{{name}}}"
type
=
"{{{type}}}"
{
{
{
checked
}
}
}
>
Reference in New Issue
Copy Permalink