1
|
1
|
new file mode 100644
|
...
|
...
|
@@ -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 » </a>
|
|
10
|
+ <a href="<page about/overview>">About » </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>
|