... | ... |
@@ -1,6 +1,6 @@ |
1 | 1 |
<footer class="container footer"> |
2 | 2 |
<p class="text-center">The Tor Project is a US 501(c)(3) non-profit organization advancing human rights and freedoms by creating and deploying free and open source anonymity and privacy technologies, supporting their unrestricted availability and use, and furthering their scientific and popular understanding.<br> |
3 |
- <a href="https://donate.torproject.org/privacy-policy">Privacy Policy</a> & <a href="https://donate.torproject.org/donor-faq>">Donor FAQ</a></p> |
|
3 |
+ <a href="https://donate.torproject.org/privacy-policy">Privacy Policy</a> & <a href="https://donate.torproject.org/donor-faq">Donor FAQ</a></p> |
|
4 | 4 |
</footer> |
5 | 5 |
|
6 | 6 |
</body> |
... | ... |
@@ -1,6 +1,6 @@ |
1 | 1 |
<footer class="container footer"> |
2 |
- <p class="text-center">The Tor Project is a 501(c)(3) US non-profit organization dedicated to research, development, and education about online anonymity and privacy.<br> |
|
3 |
- <a href="<page donate/donor-privacy-policy>">Privacy Policy</a> & <a href="<page donate/donor-faq>">Donor FAQ</a></p> |
|
2 |
+ <p class="text-center">The Tor Project is a US 501(c)(3) non-profit organization advancing human rights and freedoms by creating and deploying free and open source anonymity and privacy technologies, supporting their unrestricted availability and use, and furthering their scientific and popular understanding.<br> |
|
3 |
+ <a href="https://donate.torproject.org/privacy-policy">Privacy Policy</a> & <a href="https://donate.torproject.org/donor-faq>">Donor FAQ</a></p> |
|
4 | 4 |
</footer> |
5 | 5 |
|
6 | 6 |
</body> |
... | ... |
@@ -1,10 +1,7 @@ |
1 |
- </div> |
|
2 | 1 |
<footer class="container footer"> |
3 |
- <div class="col-md-12"> |
|
4 |
- <p class="text-center">The Tor Project is a 501(c)(3) US non-profit organization dedicated to research, development, and education about online anonymity and privacy.<br /> |
|
5 |
- <a href="<page donate/donor-privacy-policy>">Privacy Policy</a> & <a href="<page donate/donor-faq>">Donor FAQ</a></p> |
|
6 |
- </div> |
|
2 |
+ <p class="text-center">The Tor Project is a 501(c)(3) US non-profit organization dedicated to research, development, and education about online anonymity and privacy.<br> |
|
3 |
+ <a href="<page donate/donor-privacy-policy>">Privacy Policy</a> & <a href="<page donate/donor-faq>">Donor FAQ</a></p> |
|
7 | 4 |
</footer> |
8 | 5 |
|
9 | 6 |
</body> |
10 |
-</html> |
|
7 |
+</html> |
|
11 | 8 |
\ No newline at end of file |
... | ... |
@@ -2,7 +2,7 @@ |
2 | 2 |
<footer class="container footer"> |
3 | 3 |
<div class="col-md-12"> |
4 | 4 |
<p class="text-center">The Tor Project is a 501(c)(3) US non-profit organization dedicated to research, development, and education about online anonymity and privacy.<br /> |
5 |
- <a href="donor-privacy-policy.html">Privacy Policy</a> & <a href="donor-faq.html">Donor FAQ</a></p> |
|
5 |
+ <a href="<page donate/donor-privacy-policy>">Privacy Policy</a> & <a href="<page donate/donor-faq>">Donor FAQ</a></p> |
|
6 | 6 |
</div> |
7 | 7 |
</footer> |
8 | 8 |
|
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,10 @@ |
1 |
+ </div> |
|
2 |
+ <footer class="container footer"> |
|
3 |
+ <div class="col-md-12"> |
|
4 |
+ <p class="text-center">The Tor Project is a 501(c)(3) US non-profit organization dedicated to research, development, and education about online anonymity and privacy.<br /> |
|
5 |
+ <a href="donor-privacy-policy.html">Privacy Policy</a> & <a href="donor-faq.html">Donor FAQ</a></p> |
|
6 |
+ </div> |
|
7 |
+ </footer> |
|
8 |
+ |
|
9 |
+ </body> |
|
10 |
+</html> |