Revert last change: wrong file!
This commit is contained in:
parent
a4a3dfd432
commit
1f7772d09a
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div class="donate-sidebar">
|
||||
<table style="background-color:#afe478;width:100%;">
|
||||
<tr><td style="text-align:center;padding:10px;padding-bottom:10px;">
|
||||
|
||||
|
@ -179,6 +180,10 @@ internal policies</a> are published and available for scrutiny.</p>
|
|||
Low-Traffic Announcement Email List? </strong></label>
|
||||
<input type="radio" checked="checked" name="os1" value="joinListYes" />Yes
|
||||
<input type="radio" name="os1" value="joinListNo" />No<br/>
|
||||
<label for="fosdem15"><strong>Attending FOSDEM 2015 Event on Friday 30 January 2015?</strong></label>
|
||||
<input type="hidden" name="on2" id="on2" value="fosdem15"/>
|
||||
<input type="radio" name="os2" value="fosdem15Yes" />Yes
|
||||
<input type="radio" checked="checked" name="os2" value="fosdem15No" />No
|
||||
<br />
|
||||
<br /></div>
|
||||
<div id="annual" class="supporter-form-submit">
|
||||
|
|
Loading…
Reference in a new issue