(mac form (action . body)
  `(tag (form method "post" action ,action) ,@body))

From html.arc ©