diff --git a/src/form.lisp b/src/form.lisp index 56b66f4..fe75414 100644 --- a/src/form.lisp +++ b/src/form.lisp @@ -67,7 +67,7 @@ ;;; root -(defmacro root (&optional attr &body body) +(defmacro root (action method &body body) "Generates HTML form element. LEGEND: Add text for . A short description for forms.