No longer allow signup for the dinner tonight.
This commit is contained in:
parent
e3a93bb75d
commit
9591c15928
2 changed files with 5 additions and 55 deletions
|
@ -34,8 +34,8 @@
|
|||
<h1>Conservancy Supporter Night 2015</h1>
|
||||
<p>
|
||||
<dl>
|
||||
<dt>Who</dt> <dd><strong>Everyone</strong>: just sign up & pay below!
|
||||
— <em>but</em> <a href="/supporter#annual">Conservancy Annual Supporters</a> attend <em>gratis</em>.</dd>
|
||||
<dt>Who</dt> <dd><strong>Everyone</strong>: just show up at 6:30PM with €50!
|
||||
— <a href="/supporter#annual">Conservancy Annual Supporters</a> attend <em>gratis</em>.</dd>
|
||||
<dt>When</dt> <dd>Friday 30 January 2015 at 18:30 (6:30PM)</dd>
|
||||
<dt>Where</dt> <dd><a href="http://www.drugopera.be/">Drug Opera</a>
|
||||
Restaurant at Rue Grétry 51, 1000 Brussels, Belgium
|
||||
|
@ -54,22 +54,9 @@
|
|||
evening of Friday 30 January 2015 in Brussels, Belgium (which is the night
|
||||
before <a href="https://fosdem.org/2015/">FOSDEM 2015</a> begins).</p>
|
||||
|
||||
<p>Space for this exclusive dinner <em>is limited</em> so you <em>must reserve
|
||||
your slot</em> via one of the following means:
|
||||
<ul>
|
||||
<li><a href="/supporter/#annual">Become an annual Supporter of
|
||||
Conservancy now</a>, and choose “Yes” to the
|
||||
appropriate question.</li>
|
||||
<li>If you are already an annual Supporter,
|
||||
email <a href="mailto:dinner@sfconservancy.org"><dinner@sfconservancy.org></a>
|
||||
to reserve your ticket.</li>
|
||||
<li><a href="#dinnerpay">Pay US$40</a> (or more, if you want to support
|
||||
Conservancy further) below.</li>
|
||||
<li>Pay €50 (or sign up as an annual supporter for €120) at
|
||||
the door on 30 January 2015. (However, <strong>space is
|
||||
limited</strong>; the only way to ensure your slot is to <strong>sign
|
||||
up in advance</strong> <a href="/supporter/#annual">as an annual Supporter</a> or below.)</li>
|
||||
</ul>
|
||||
<p>Space for this exclusive dinner <em>is limited</em> so if you haven't
|
||||
already received an email confirming your pre-purchased ticket, <em>you should
|
||||
arrive promptly at 6:30PM tonight and have €50 ready.</em>
|
||||
</p>
|
||||
<p>The Supporter Night dinner includes a three-course meal and one drink.
|
||||
Attendees will be able to choose from beef or vegetarian entrees. We
|
||||
|
@ -80,39 +67,6 @@
|
|||
to discuss
|
||||
your dietary needs.</p>
|
||||
<hr/>
|
||||
<div id="dinnerpay">
|
||||
<h3>Attend the Annual Supporter Night</h3>
|
||||
<a id="dinnerpay"></a>
|
||||
<form id="annual" class="dinner-form" action="https://www.paypal.com/cgi-bin/webscr" method="post" name="supporter">
|
||||
<div class="dinner-form-inputs">
|
||||
<input type="hidden" name="cmd" value="_xclick" />
|
||||
<input type="hidden" name="business" value="dinner@sfconservancy.org" />
|
||||
<input type="hidden" name="item_name" value="Conservancy Supporter Night, FOSDEM 2015" />
|
||||
<input id="no_shipping" type="hidden" name="no_shipping" value="0" />
|
||||
<input type="hidden" name="return" value="https://sfconservancy.org/supporter/thank-you-event.html" />
|
||||
<input type="hidden" name="add" value="1"/>
|
||||
<label for="amount"><strong>Number of Tickets:</strong></label>
|
||||
<input name="quantity" size="3" value="1"/><br/>
|
||||
<label for="amount"><strong>Amount Per Ticket:</strong> $</label>
|
||||
<input id="amount" type="text" name="amount" size="7" minimum="40" value="40" />
|
||||
<span id="error" class="form-error-show">$40 is a minimum donation to
|
||||
attend the dinner.</span><br/></div>
|
||||
<div id="annual" class="dinner-form-submit">
|
||||
<input type="image"
|
||||
src="/img/supporter-night-button.png"
|
||||
height="69" width="160"
|
||||
border="0" name="submit" alt="Attend the 2015 Conservancy Supporter Night!">
|
||||
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
||||
<br/><br/><small>Button above redirects to PayPal's site for credit
|
||||
card, bank account or PayPal balance payment methods. Enter amount first.</small>
|
||||
</div></form></div>
|
||||
<span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span>
|
||||
<br/>
|
||||
<hr clear="all"/>
|
||||
<br/>
|
||||
<div style="position: relative; float=left"><p style="position: absolute; top: 50%; left: 0; width=100%;">Supporter Night sponsored in part by:</p></div>
|
||||
<div style="float=right;padding-left: 20em;"><a href="http://google.com"><img src="/img/sponsors/google.png" height="76"
|
||||
width="238" alt="Google" /></a></div>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
|
|
@ -180,10 +180,6 @@ 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