Changeset - 4ff943e46cbb
[Not reviewed]
Brett Smith (brett) - 5 years ago 2018-10-24 15:40:36
brett@sfconservancy.org
supporters: Take down the monthly form.
1 file changed with 6 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/supporter/index.html
Show inline comments
...
 
@@ -68,7 +68,12 @@
 

	
 
  {% 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 %}
 
  {# include "supporter/form_partial.html" with form_id="monthly" min_amt=10 only #}
 
  <div id="monthly" class="supporter-type-selection">
 
    <h3>Join as a Monthly Supporter</h3>
 

	
 
    <p>Please write <a href="mailto:supporters@tix.sfconservancy.org"><strong>supporters@tix.sfconservancy.org</strong></a> for more information about how to make an automatic monthly donation from a PayPal account.</p>
 
  </div>
 

	
 
  <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 %}
0 comments (0 inline, 0 general)