Changeset - c652b58658b3
[Not reviewed]
Merge
0 3 4
eximious - 5 years ago 2019-02-21 21:06:30
deb@seagl.org
Merge branch 'master' of ssh://k.sfconservancy.org/website
6 files changed with 14 insertions and 5 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/about/filings/index.html
Show inline comments
...
 
@@ -12,12 +12,20 @@ public inspection, in reverse chronological order:</p>
 

	
 
<ul>
 

	
 
<li>Fiscal Year 2017 (from 2017-03-01 through 2018-02-28)
 
  <p>Our FY 2017 ended on 2017-02-28.  We were granted (as most organizations
 
  are) the extended deadline.  Our annual filings are due with the USA
 
<li>Fiscal Year 2018 (from 2018-03-01 through 2019-02-28)
 
  <p>Our FY 2018 ends on 2019-02-28. Our annual filings are due with the USA
 
  Internal Revenue Service (IRS) and New York
 
  State <a href="https://www.irs.gov/charities-non-profits/return-due-dates-for-exempt-organizations-annual-return">on
 
  2019-01-15</a>.  They will be posted here shortly after filing.</p>
 
  2019-07-15</a>.  They will be posted here shortly after filing.</p>
 
</li>
 

	
 
<li>Fiscal Year 2017 (from 2017-03-01 through 2018-02-28)
 
<ul>
 
<li><a href="/docs/conservancy_Form-990_fy-2017.pdf">FY 2017 Federal Form 990 (PDF)</a></li>
 
<li><a href="/docs/conservancy_independent-audit_fy-2017.pdf">FY 2017 Independent Auditor's Report (PDF)</a></li>
 
<li><a href="/docs/conservancy_CHAR-500_fy-2017.pdf">FY 2017 New York State CHAR-500 (PDF)</a></li>
 
</ul>
 
</li>
 
</li>
 

	
 
<li>Fiscal Year 2016 (from 2016-03-01 through 2017-02-28)
www/conservancy/static/docs/conservancy_CHAR-500_fy-2017.pdf
Show inline comments
 
new file 100644
 
binary diff not shown
www/conservancy/static/docs/conservancy_Form-990_fy-2017.pdf
Show inline comments
 
new file 100644
 
binary diff not shown
www/conservancy/static/docs/conservancy_independent-audit_fy-2017.pdf
Show inline comments
 
new file 100644
 
binary diff not shown
www/conservancy/templates/base_conservancy.html
Show inline comments
...
 
@@ -62,6 +62,7 @@ this_match_remaining: this_match_goal - this_match_so_far
 

	
 
{% endcomment %}
 

	
 
{% comment %}
 
{% if sitefundgoal %}
 
{% with this_match_goal=sitefundgoal.fundraiser_goal_amount this_match_so_far=sitefundgoal.fundraiser_so_far_amount %}
 
{% with this_match_remaining=this_match_goal|subtract:this_match_so_far %}
...
 
@@ -104,6 +105,7 @@ this_match_remaining: this_match_goal - this_match_so_far
 
{% endwith %}
 
{% endwith %}
 
{% endif %}
 
{% endcomment %}
 

	
 
      {% block outercontent %}<div id="mainContent"> {% block content %}{% endblock %}</div>{% endblock %}
 
    <div id="conservancyfooter">
www/conservancy/templates/sponsors.html
Show inline comments
...
 
@@ -31,7 +31,6 @@ any of its sponsors.</p>
 
<li><a rel="nofollow" href="https://www.privateinternetaccess.com/"><img src="/img/sponsors/privateinternetaccess.jpg" height="52" width="220" alt="Private Internet Access" /></a></li>
 
<li><a rel="nofollow" href="https://www.redhat.com/"><img src="/img/sponsors/redhat.png" height="80" width="250" alt="Red Hat" /></a></li>
 
<li><a rel="nofollow" href="https://www.savoirfairelinux.com/"><img src="/img/sponsors/savoir-faire-linux.png" alt="Savior-faire Linux"></a></li>
 
<li><a rel="nofollow" href="https://www.target.com/"><img src="/img/sponsors/target.jpg" height="250" width="250" alt="Target" /></a></li>
 
</ul>
 

	
 
<!-- This section will be added when we have in-kind contributions -->
0 comments (0 inline, 0 general)