File diff 52b6c80c244f → 5b481410704b
www/conservancy/static/members/apply/index.html
Show inline comments
 
{% extends "base_members.html" %}
 
{% block subtitle %}Member Project Services - {% endblock %}
 
{% block category %}members{% endblock %}
 
{% block submenuselection %}Services{% endblock %}
 
{% block submenuselection %}Applying{% endblock %}
 
{% block content %}
 

	
 
<h1>How To Apply to Become a Member Project</h1>
...
 
@@ -26,7 +25,11 @@
 

	
 
<h1>Project Membership Application FAQs</h1>
 

	
 
<p><b>What are the key criteria our project must meet to join?</b></p>
 
<p>The following are various questions that we typically get from project
 
  leaders that wish to apply to Conservancy.</p>
 

	
 

	
 
<h2>What are the key criteria our project must meet to join?</h2>
 

	
 
<p>In order to join, projects need to meet certain criteria, including the
 
requirement that the project be exclusively devoted to the development of
...
 
@@ -166,3 +169,4 @@ independent tax-exempt non-profit.</p>
 
  suggest that you be prepared to discuss this issue with us in detail
 
  after your application is approved.</p>
 

	
 
{% endblock %}