base: Remove match progressbar.

This commit is contained in:
Brett Smith 2017-01-23 20:59:16 -05:00
parent d282115127
commit bb888146ff

View file

@ -57,6 +57,7 @@ PIA will match up to 416.
660+416==1076, so we use that constant to see if our match is done. 660+416==1076, so we use that constant to see if our match is done.
{% endcomment %} {% endcomment %}
{% comment %}
<div class="fundraiser-top-text"> <div class="fundraiser-top-text">
<em> <em>
{% if sitefundgoal.fundraiser_donation_count_disclose_threshold >= 1076 %} {% if sitefundgoal.fundraiser_donation_count_disclose_threshold >= 1076 %}
@ -80,6 +81,8 @@ PIA will match up to 416.
</a> </a>
</div> </div>
</div> </div>
{% endcomment %}
{% block outercontent %}<div id="mainContent"> {% block content %}{% endblock %}</div>{% endblock %} {% block outercontent %}<div id="mainContent"> {% block content %}{% endblock %}</div>{% endblock %}
<div id="conservancyfooter"> <div id="conservancyfooter">
<p><a href="/">Main Page</a> | <a href="/about/contact/">Contact</a> | <a href="/sponsors/">Sponsors</a> | <a href="/privacy-policy/">Privacy Policy</a> | <a href="/feeds/omnibus/">RSS Feed</a></p> <p><a href="/">Main Page</a> | <a href="/about/contact/">Contact</a> | <a href="/sponsors/">Sponsors</a> | <a href="/privacy-policy/">Privacy Policy</a> | <a href="/feeds/omnibus/">RSS Feed</a></p>