added DuckDuckGo donation

updates with DuckDuckGo donation
This commit is contained in:
echelon-transport
2014-03-13 07:53:45 +00:00
parent e783592e6d
commit bf6ad6f95d

View File

@ -1,12 +1,12 @@
{% extends "global/layout.html" %}
{% block title %}{{ _('Hall Of Fame') }}{% endblock %}
{% block content %}
<!-- file version 2014.03.04.01 -->
<b>{% trans date='2014-03-04' -%}
<!-- file version 2014.03.13.01 -->
<b>{% trans date='2014-03-13' -%}
Current balance: as of {{ date }}
{%- endtrans %}</b><br />
<b>{{ _('General fund') }}:
{% trans euroval='39752,57', btcval='468,72336753' %}{{ euroval }} &euro; and {{ btcval }} BTC{% endtrans %}</b><br />
{% trans euroval='43339,82', btcval='532,80961020' %}{{ euroval }} &euro; and {{ btcval }} BTC{% endtrans %}</b><br />
<b><a href="{{ site_url('get-involved/bounties/datastore') }}">{{ _('Datastorage bounty') }}</a>:
{% trans euroval='145.0', btcval='2' %}{{ euroval }} &euro; and {{ btcval }} BTC{% endtrans %}</b><br />
<b><a href="{{ site_url('get-involved/bounties/i2phex') }}">{{ _('I2PHex bounty') }}</a>:
@ -83,7 +83,13 @@ with your name or nick (and optionally homepage) so we can list you here.
<tr><td>Feb, 2014</td><td>anonymous</td><td>0.005 BTC</td><td></td><td>General fund</td></tr>
<tr><td>Mar, 2014</td><td>Loss due to MtGox gone away</td><td></td><td>7899 &euro;</td><td>General fund</td></tr>
<tr><td>Mar, 2014</td><td>DuckDuckGo donation <a href="https://duck.co/blog/foss2014">FOSS2014</a></td><td>3587,25 &euro;</td><td></td><td>General fund</td></tr>
<tr><td>Mar, 2014</td><td>Loss due to MtGox gone away</td><td></td><td>25 BTC</td><td>General fund</td></tr>
<tr><td>Mar, 2014</td><td>anonymous</td><td>0.002 BTC</td><td></td><td>General fund</td></tr>
<tr><td>Mar, 2014</td><td>anonymous</td><td>0.01762267 BTC</td><td></td><td>General fund</td></tr>
<tr><td>Mar, 2014</td><td>BTC bounty split</td><td>49 BTC</td><td></td><td>General fund</td></tr>
<tr><td>Mar, 2014</td><td>Syndie bounty split</td><td>15 BTC</td><td></td><td>General fund</td></tr>
</table>