10 Mar
2006
10 Mar
'06
12:06
Marc: html-lib.scm had only a one-character bug, but having #t instead of #f as the last argument of (define-input-tag) gave <input> tags a closing tag, which was wrong. Sorry. Here's a corrected version. Brad