add the tor financials for the past 3 years.
Andrew Lewman

Andrew Lewman commited on 2010-10-06 22:53:52
Zeige 9 geänderte Dateien mit 39 Einfügungen und 1 Löschungen.

... ...
@@ -0,0 +1,35 @@
1
+## translation metadata
2
+# Revision: $Revision: 22359 $
3
+# Translation-Priority: 3-low
4
+
5
+#include "head.wmi" TITLE="Tor Project: Contact" CHARSET="UTF-8"
6
+
7
+<div id="content" class="clearfix">
8
+	<div id="breadcrumbs">
9
+    <a href="<page index>">Home &raquo; </a>
10
+    <a href="<page about/overview>">About &raquo; </a>
11
+    <a href="<page about/financials>">Financials</a>
12
+  </div>
13
+  <div id="maincol">
14
+    <h1>Tor: Financial Reports</h1>
15
+      <dl>
16
+        <dt>Fiscal Year 2009</dt>
17
+        <dd><a href="findoc/2009-TorProject-Form990andPC.pdf">2009 IRS Form 990 and State of MA Form PC</a></dd>
18
+        <dd><a href="findoc/2009-TorProject-FinancialStatements.pdf">2009 Financial Statements and Audit results</a></dd>
19
+        <dd><a href="findoc/2009-TorProject-DCF.pdf">2009 Dept of Commerce Data Collection Form</a></dd>
20
+        <dt>Fiscal Year 2008</dt>
21
+        <dd><a href="findoc/2008-TorProject-Form990.pdf">2008 IRS Form 990</a></dd> 
22
+        <dd><a href="findoc/2008-TorProject-FinancialStatements.pdf">2008 Financial Statements and Audit Results</a></dd>
23
+        <dt>Fiscal Year 2007</dt>
24
+        <dd><a href="findoc/2007-TorProject-Form990.pdf">2007 IRS Form 990</a></dd>
25
+      </dl>
26
+  </div>
27
+  <!-- END MAINCOL -->
28
+  <div id = "sidecol">
29
+#include "side.wmi"
30
+#include "info.wmi"
31
+  </div>
32
+  <!-- END SIDECOL -->
33
+</div>
34
+<!-- END CONTENT -->
35
+#include <foot.wmi>
... ...
@@ -43,6 +43,9 @@
43 43
       {'url'  => 'about/sponsors',
44 44
        'txt'  => 'Sponsors',
45 45
       },
46
+      {'url'  => 'about/financials',
47
+       'txt'  => 'Financial Reports',
48
+      },
46 49
       {'url'  => 'projects/clientside',
47 50
        'txt'  => 'Projects',
48 51
       }, 
... ...
@@ -19,7 +19,7 @@
19 19
 
20 20
     <h3><i>Magnoliophyta</i> (over $1 million)</h3>
21 21
     	<ul>
22
-    		<li>An anonymous North American NGO (2008-2010)</li>
22
+    		<li>Internews Network (2008-2010)</li>
23 23
     	</ul>
24 24
 
25 25
     <h3><i>Liliopsida</i> (up to $750k)</h3>
26 26