added outproxy fund
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{% extends "_layout.html" %}
|
||||
{% block title %}halloffame{% endblock %}
|
||||
{% block content %}
|
||||
<b>Current balance: as of 2009-03-31</b><br />
|
||||
<b>Current balance: as of 2009-04-08</b><br />
|
||||
<b>General fund: 120.0 €</b><br />
|
||||
<b>Datastorage bounty: 500.0 €</b><br />
|
||||
<b>Outproxy bounty: 10.0 €</b><br />
|
||||
<br />
|
||||
<b>Current monthly running costs:</b><br />
|
||||
<table border="1">
|
||||
@@ -20,6 +21,7 @@ From begin of feb 2009 on we got a new fund setup. </p>
|
||||
<b>Current monthly subscriptions:</b><br />
|
||||
<table border="1">
|
||||
<tr><td>Feb, 2009-Feb, 2010</td><td>Leonie</td><td>10 €/month</td><td>General fund</td></tr>
|
||||
<tr><td>Apr, 2009-Apr, 2010</td><td>Anonymous</td><td>10 €/month</td><td>Outproxy fund</td></tr>
|
||||
</table>
|
||||
<br />
|
||||
|
||||
|
@@ -1,9 +1,10 @@
|
||||
{% extends "_layout_de.html" %}
|
||||
{% block title %}Ruhmeshalle{% endblock %}
|
||||
{% block content %}
|
||||
<b>Derzeitiger Stand zum 31.03.2009:</b><br />
|
||||
<b>Derzeitiger Stand zum 08.04.2009:</b><br />
|
||||
<b>Generelles Konto: 120.0 €</b><br />
|
||||
<b>Datencontainer Belohnung: 500.0 €</b><br />
|
||||
<b>Outproxy Konto: 10.0 €</b><br />
|
||||
<br />
|
||||
<b>Derzeitige laufenden monatliche Kosten:</b><br />
|
||||
<table border="1">
|
||||
@@ -23,6 +24,7 @@ gespendet haben!</p>
|
||||
<b>Derzeitige monatliche Spenden:</b><br />
|
||||
<table border="1">
|
||||
<tr><td>Feb, 2009-Feb, 2010</td><td>Leonie</td><td>10 €/Monat</td><td>Generelles Konto</td></tr>
|
||||
<tr><td>Apr, 2009-Apr, 2010</td><td>Anonymous</td><td>10 €/month</td><td>Outproxy Konto</td></tr>
|
||||
</table>
|
||||
<br />
|
||||
|
||||
|
Reference in New Issue
Block a user