... | ... |
@@ -10,9 +10,10 @@ |
10 | 10 |
</div> |
11 | 11 |
<div id="maincol"> |
12 | 12 |
<h1>Matching Program</h1> |
13 |
- <p>If you work for Microsoft or General Electric, you can join their |
|
14 |
-charity matching programs. Contact your local human resource department |
|
15 |
-or donations at torproject.org for more information.</p> |
|
13 |
+ <p>If you work for Microsoft, General Electric, or Travelers Insurance |
|
14 |
+ you can join their charity matching programs. Contact your local |
|
15 |
+ human resource department or donations at torproject.org for more |
|
16 |
+ information.</p> |
|
16 | 17 |
</div> |
17 | 18 |
<!-- END MAINCOL --> |
18 | 19 |
<div id = "sidecol"> |
... | ... |
@@ -2,7 +2,7 @@ |
2 | 2 |
# Revision: $Revision$ |
3 | 3 |
# Translation-Priority: 3-low |
4 | 4 |
|
5 |
-#include "head.wmi" TITLE="Tor Project: Matching Program" CHARSET="UTF-8" ANNOUNCE_RSS="yes" |
|
5 |
+#include "head.wmi" TITLE="Tor Project: Matching Program" CHARSET="UTF-8" |
|
6 | 6 |
<div id="content" class="clearfix"> |
7 | 7 |
<div id="breadcrumbs"> |
8 | 8 |
<a href="<page index>">Home » </a> |
... | ... |
@@ -10,9 +10,9 @@ |
10 | 10 |
</div> |
11 | 11 |
<div id="maincol"> |
12 | 12 |
<h1>Matching Program</h1> |
13 |
- <p>If you work for Hewlett-Packard, Microsoft, Google, or General |
|
14 |
- Electric, you can join their charity matching programs. No idea how |
|
15 |
- to do this though.</p> |
|
13 |
+ <p>If you work for Microsoft or General Electric, you can join their |
|
14 |
+charity matching programs. Contact your local human resource department |
|
15 |
+or donations at torproject.org for more information.</p> |
|
16 | 16 |
</div> |
17 | 17 |
<!-- END MAINCOL --> |
18 | 18 |
<div id = "sidecol"> |
... | ... |
@@ -10,6 +10,9 @@ |
10 | 10 |
</div> |
11 | 11 |
<div id="maincol"> |
12 | 12 |
<h1>Matching Program</h1> |
13 |
+ <p>If you work for Hewlett-Packard, Microsoft, Google, or General |
|
14 |
+ Electric, you can join their charity matching programs. No idea how |
|
15 |
+ to do this though.</p> |
|
13 | 16 |
</div> |
14 | 17 |
<!-- END MAINCOL --> |
15 | 18 |
<div id = "sidecol"> |
... | ... |
@@ -5,7 +5,7 @@ |
5 | 5 |
#include "head.wmi" TITLE="Tor Project: Matching Program" CHARSET="UTF-8" ANNOUNCE_RSS="yes" |
6 | 6 |
<div id="content" class="clearfix"> |
7 | 7 |
<div id="breadcrumbs"> |
8 |
- <a href="<page home>">Home » </a> |
|
8 |
+ <a href="<page index>">Home » </a> |
|
9 | 9 |
<a href="<page donate/matching-program>">Matching Program</a> |
10 | 10 |
</div> |
11 | 11 |
<div id="maincol"> |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,22 @@ |
1 |
+## translation metadata |
|
2 |
+# Revision: $Revision: 0 $ |
|
3 |
+# Translation-Priority: 3-low |
|
4 |
+ |
|
5 |
+#include "head.wmi" TITLE="Tor Project: Matching Program" CHARSET="UTF-8" ANNOUNCE_RSS="yes" |
|
6 |
+<div id="content" class="clearfix"> |
|
7 |
+ <div id="breadcrumbs"> |
|
8 |
+ <a href="<page home>">Home » </a> |
|
9 |
+ <a href="<page donate/matching-program>">Matching Program</a> |
|
10 |
+ </div> |
|
11 |
+ <div id="maincol"> |
|
12 |
+ <h1>Matching Program</h1> |
|
13 |
+ </div> |
|
14 |
+ <!-- END MAINCOL --> |
|
15 |
+ <div id = "sidecol"> |
|
16 |
+#include "side.wmi" |
|
17 |
+#include "info.wmi" |
|
18 |
+ </div> |
|
19 |
+ <!-- END SIDECOL --> |
|
20 |
+</div> |
|
21 |
+<!-- END CONTENT --> |
|
22 |
+#include <foot.wmi> |