changeset 117:777750923062

remove all counters during the android campaign
author souliane <souliane@mailoo.org>
date Wed, 28 Oct 2015 13:55:55 +0100
parents e138879873f1
children 3247b461e105
files templates/sat_website/overview.html
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/templates/sat_website/overview.html	Tue Oct 20 11:15:45 2015 +0200
+++ b/templates/sat_website/overview.html	Wed Oct 28 13:55:55 2015 +0100
@@ -95,8 +95,10 @@
         <div class="well">
             <h4>{% trans "The association" %}</h4>
             <p>{% blocktrans %}Salut à Toi and Libervia are developed by a non-profit and self-managed association. We are fighting against the hold-up of the Internet by private corporations and abusive governmental control. Do you want to help us? The membership is open to everybody and the amount of the contribution is up to you, from 0 to 100€. Even joining for free means something to us, it is moral support! {% endblocktrans %}</p>
+            {% comment %}
             {% include "sat_website/finance.html" with obj="members" %}
             {% include "sat_website/finance.html" %}
+            {% endcomment %}
             <p>
                 <a class="btn btn-default" href="membership.html" role="button">{% trans "Membership" %}</a>
             </p>