Merge pull request 'removed reg form' (#2248) from 20210211yh4f into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #2248
This commit is contained in:
alex.sander 2021-11-02 07:00:53 +00:00
commit 645bb1a258
1 changed files with 0 additions and 100 deletions

View File

@ -47,106 +47,6 @@
leave this competition with added knowledge and a smile.
</p>
<h3>Start by joining our Opening Event</h3>
<p>
On <strong>Sunday, 10 October at 17:00 CET</strong>, join our online event
so that you can learn more about the contest. Make sure you have registered
in the competition already in order to come to the YH4F Opening Event. You
will get to see the people organising the competition, to better understand
the concept of Free Software, and to ask any questions you might have. Talk
to us or use the chat, whichever feels more comfortable to you.
</p>
<p>
We are here to help you out, and we will be glad to meet you from the
Opening Event, before the competition officially starts. If you are
undecided about taking part in the competition you are also <a
href="/activities/yh4f/faq.html#should-i-come-to-the-opening-day-">welcome
to join the YH4F Opening event</a> to figure out if you are up for this
challenge.
</p>
<h2 id="register">Register your project!</h2>
<form class="form-horizontal" action="https://forms.fsfe.org/email" method="POST" >
<input type="hidden" name="appid" value="yh4f" />
<div class="form-group">
<label for="first_name" class="col-sm-3 control-label">First name *</label>
<div class="col-sm-5">
<input type="text" class="form-control" id="first_name" name="first_name" required="required" />
</div>
</div>
<div class="form-group">
<label for="last_name" class="col-sm-3 control-label">Last name *</label>
<div class="col-sm-5">
<input type="text" class="form-control" id="last_name" name="last_name" required="required" />
</div>
</div>
<div class="form-group">
<label for="confirm" class="col-sm-3 control-label">Your email *</label>
<div class="col-sm-5">
<input type="email" class="form-control" id="confirm" name="confirm" required="required" />
</div>
</div>
<div class="form-group">
<label for="country" class="col-sm-3 control-label">The country you live in *</label>
<div class="col-sm-5">
<country-list/>
</div>
</div>
<div class="form-group">
<label for="birthdate" class="col-sm-3 control-label">Your date of birth *</label>
<div class="col-sm-5">
<input type="date" class="form-control" id="birthdate" name="birthdate" value="2002-11-01" min="2002-11-01" max="2007-10-31" />
</div>
<div class="col-sm-3 small">
Only participants born between 01.11.2002 and 31.10.2007 are eligible.
</div>
</div>
<div class="form-group">
<label for="self_description" class="col-sm-3 control-label">Please tell us a few words about yourself. *</label>
<div class="col-sm-5">
<textarea class="form-control" id="self_description" name="self_description" rows="5" required="required"></textarea>
</div>
<div class="col-sm-3 small">
For example, where do you live? What hobbies and interests do you have?
What motivates you?
</div>
</div>
<div class="form-group">
<div class="checkbox col-sm-offset-3 col-sm-5">
<label>
<input type="checkbox" name="check_age" id="check_age" value="yes" required="required" />
I am at least 16 years old. If I am younger, my legal guardians agree
with my registration.
</label>
</div>
</div>
<div class="form-group">
<div class="checkbox col-sm-offset-3 col-sm-5">
<label>
<input type="checkbox" name="check_privacy" id="check_privacy" value="yes" required="required" />
I have understood and accepted the <a href="/about/legal/imprint.html#id-privacy-policy">FSFE's privacy policy</a>.
</label>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-3 col-sm-5">
<button type="submit" class="btn btn-primary">Submit Registration</button>
</div>
</div>
</form>
<h3>Decide yourself what you code</h3>
<p>