blob: 4b49003c2de84b860af9d70e5b756291e6f1420e [file]
doctype html
input(type='checkbox', checked)
input(type='checkbox', checked=true)
input(type='checkbox', checked=false)
input(type='checkbox', checked=true && 'checked')