The #restful_form{} an official Nitrogen way
to use standard HTML Forms without having to hand-write the
HTML Forms.
By default, the Nitrogen id of the element will be
used as the HTML name attribute inside RESTful forms,
however, this can be overwritten by specifying the html_name
attribute.
Released under the MIT License.