4 lines
No EOL
119 B
Text
4 lines
No EOL
119 B
Text
doctype html
|
|
input(type='checkbox', checked)
|
|
input(type='checkbox', checked=true)
|
|
input(type='checkbox', checked=false) |