${XML(h.hidden_field('name'))} ${XML(h.text_field('url', size=30))}
${XML(h.select('licenses', c.license_options, multiple=True) )} ${XML(h.text_field('tags', size=60))}
${XML(h.text_area('notes', size="60x15"))}
${XML(h.text_area('log_message', size="60x3"))}

If you have not signed in this will just be your IP address. If you want to sign please follow the link at the top of the page.

${XML(h.submit())}