File diff c9a76ea17fe3 → 52c0eb8e6c29
www/conservancy/templates/assignment/assignment_form.html
Show inline comments
...
 
@@ -14,6 +14,7 @@
 
      {% csrf_token %}
 
      {{ form.as_p }}
 

	
 
      <p><em>After submitting this agreement, if you would like to make any changes, you must let us know within 7 days by emailing <a href="mailto:info@sfconservancy.org">info@sfconservancy.org</a>, which is also where you can reach us if you have any questions.</em></p>
 
      <p><button type="submit" class="ph3 pv2">Submit</button></p>
 
    </form>
 
  </div>