Workshop2010:registrationform
From Gaia Science Alerts Working Group
Jump to navigationJump to searchPlease 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:}}