File diff 8905d96f8f1c → cd5e4a9c74e1
www/conservancy/static/supporter/event.html
Show inline comments
...
 
@@ -63,54 +63,54 @@
 
         email <a href="mailto:dinner@sfconservancy.org">&lt;dinner@sfconservancy.org&gt;</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 &euro;50 (or sign up as an annual supporter for &euro;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>
 
  <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
 
       have discussed other dietary needs with the venue, and they have
 
       committed to do their best to accommodate other dietary needs.  If
 
         you'd like, please contact us at
 
        <a href="mailto:dinner@sfconservancy.org">&lt;dinner@sfconservancy.org&gt;</a>
 
        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>
 
</div>
 

	
 
<br clear="all"/>
 
<hr clear="all"/>
 
<p>Event sponsored in part by:<br/>
 
<a href="http://google.com"><img src="/img/sponsors/google.png" height="76"
 
                                 width="238" alt="Google" /></a></p>
 

	
 
{% endblock %}