How can I disable the button with Jade templates? Any idea?
thank
button(disabled="disabled") disabled button
will display a disabled button with the text "disabled button"