<%doc> each method renders one particular HTML form element, as well as tags to provide basic layout for each. the "form" and "select" methods are component calls with content, to render the form elements within them. <%method form> <%args>form
<% m.content() %>
<%method textfield> <%args>textfield <% textfield.description %>: <%method submit> <%args>submit <%method select> <%args>select <% select.description %> <%method option> <%args>option