Changeset - ab4f61d48fc2
[Not reviewed]
0 1 0
Daniel Takamori (pono) - 6 months ago 2023-11-21 22:37:55
pono@sfconservancy.org
revert tshirt to 2022
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
conservancy/templates/supporter/index.html
Show inline comments
...
 
@@ -31,25 +31,25 @@
 

	
 
  {% include "supporter/form_partial.html" with form_id="annual" min_amt=120 article="an" only %}
 

	
 
  {% include "supporter/form_partial.html" with form_id="monthly" min_amt=10 only %}
 

	
 
  <a name="renew" class="hidden"></a>
 
  {% include "supporter/form_partial.html" with form_id="renewal" min_amt=120 verb="renew" article="an" supptype="annual" only %}
 
{% endif %}
 

	
 
<span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span>
 

	
 
<div style="overflow: auto; text-align: center;">
 
  <a href="/img/tshirt-2023.png"><img src="/img/tshirt-2023.png"  height="300"/></a>
 
  <a href="/img/tshirt-2022.png"><img src="/img/tshirt-2022.png"  height="300"/></a>
 
</div>
 
</p>
 

	
 

	
 
<hr style="clear: both;"/>
 
<br>
 
<p>Sustainers help us do our work in a strategic, long-term way. We could not
 
  do this without the support and financial contributions of individuals like
 
  you. <a href="/sponsors/#sustainers">We list our Sustainers here</a>.</p>
 

	
 

	
 
<div class="expandable-section" id="2021-summary">
0 comments (0 inline, 0 general)