File diff f7cb924f39da → 0a7eb388440b
pinaxcon/templates/static_pages/attend/attend.html
Show inline comments
...
 
@@ -25,7 +25,7 @@
 
<div class="pull-right"><a class="btn btn-lg btn-primary" href="/tickets/buy">Buy a Ticket</a></div>
 
<h2>Which Ticket?</h2>
 

	
 
<p><em>T-shirts are only available for tickets bought before November 7.</em></p>
 
<p><em>T-shirts are only available for tickets bought before October 9th.</em></p>
 

	
 
<h3>Corporate <small>$200</small></h3>
 

	
...
 
@@ -72,8 +72,8 @@
 
  <th>Regular Price</th>
 
  <td> $50 </td><td>$100</td><td> $200</td><td> $500
 
<tr>
 
  <th><strike>Early Bird</th>
 
  <td><strike> $25</td><td><strike> $80 </td><td><strike>$180</td><td><strike> $450</td></tr>
 
  <th>Early Bird</th>
 
  <td> $25</td><td> $80 </td><td>$180</td><td> $450</td></tr>
 
<tr>
 
  <th>Group Discount</th>
 
  <td> - </td><td>- </td><td>$180/ticket for 5+ tickets</td><td> -</td></tr>
...
 
@@ -95,9 +95,12 @@
 
<tr>
 
  <th>Supporter recognition</th>
 
  <td> None </td><td>For you </td><td>For you and your company </td><td>Top billing for you and your company or project</td></tr>
 
  <tr>
 
    <th>Sponsor benefits</th>
 
    <td> No </td><td>No</td><td> No </td><td>Yes</td></tr>
 
<tr>
 
  <th>Sponsor benefits</th>
 
  <td> No </td><td>No</td><td> No </td><td>Yes</td></tr>
 
  <th>Childcare</th>
 
  <td> Yes </td><td>Yes</td><td> Yes </td><td>Yes</td></tr>
 
</table>
 

	
 
<p>If you can’t afford to attend on these prices, please email <a href="mailto:hello@northbaypthon.org">hello@northbaypython.org</a> – we’ll enthusiastically waive ticket fees for people who need it.</em></p>
...
 
@@ -123,7 +126,7 @@
 
<h3>T-Shirt</h3>
 
<p>We’ll be designing a collectible North Bay Python t-shirt for you to pick up at the conference, and they’ll be <a href="/attend/tshirt">available in a variety of sizes, cuts and colors</a>. Each t-shirt costs $30, and for supporter, corporate, and sponsor ticket holders, you’ll get your first t-shirt free!</p>
 

	
 
<p>T-shirts are available only for tickets purchased by Tuesday 7 November.</p>
 
<p>T-shirts are available only for tickets purchased by Tuesday 9 October.</p>
 

	
 

	
 
<h3>Affiliation</h3>
...
 
@@ -137,4 +140,8 @@
 
<h3>Sponsor Benefits</h3>
 
<p>Sponsor tickets come with sponsor benefits. To find out more, see our <a href="/sponsors/become-a-sponsor">Sponsors page</a>.</p>
 

	
 

	
 
<h3>Childcare, thanks to Indeed</h3>
 
<p>Thanks to our sponsor, Indeed, we'll be offering childcare at a nearby venue. If you have children, we'll have qualified carers available to take care of them.</p>
 

	
 
{% endblock %}