Workshop2010:registrationform

From Gaia Science Alerts Working Group
Revision as of 13:50, 27 February 2010 by Lukasz (talk | contribs)
Jump to navigationJump to search

Please do not fill the form yet as it is not working yet!


{{#form:method=post}} Title: {{#input:type=text|name=dr}}

Name: {{#input:type=text|name=name}}

Affiliation: {{#input:type=text|name=affiliation}}

Address: {{#input:type=textarea|rows=3}}

 {{#input:type=select|name=contribution|
  • one
  • two
  • three

}}

{{#input:type=submit|value=Send}}

{{#formend:}}