commit c80a9d811d0c82c3c72e0e9e2bb333cdca214e98 Author: hiromipaw hiro@torproject.org Date: Wed Feb 15 13:19:54 2017 +0100
Fix indenting in page --- about/en/jobs.wml | 85 +++++++++++++++++++++++++++---------------------------- 1 file changed, 42 insertions(+), 43 deletions(-)
diff --git a/about/en/jobs.wml b/about/en/jobs.wml index e61435e..a1500db 100644 --- a/about/en/jobs.wml +++ b/about/en/jobs.wml @@ -10,56 +10,55 @@ <a href="<page about/jobs>">Jobs</a> </div> <div id="maincol"> -<h1>The Tor Project is always looking for more great people to join our team!</h1> + <h1>The Tor Project is always looking for more great people to join our team!</h1>
-<p>At the moment, we don't have any official open positions. Please check back -soon, though! In the meantime, you may want to glance at our -<a href="<page getinvolved/volunteer>">volunteers</a> page.</p> -# -#<p>Specifically, we're looking for the following people currently:</p> -#<ul> -#<li><a href="<page about/jobs-comm-director>">Communications Director</a></li> -#<li><a href="<page about/jobs-ooni-ux-designer>">UX Designer - OONI</a></li> -#<li><a href="<page about/jobs-coredev>">Core Developer</a></li> -#<li><a href="<page about/jobs-editor>">Writer/Editor</a></li> -#<li><a href="<page about/jobs-admin-assistant>">Administrative Assistant</a></li> -#</ul> -#</p> + <p>At the moment, we don't have any official open positions. Please check back + soon, though! In the meantime, you may want to glance at our + <a href="<page getinvolved/volunteer>">volunteers</a> page.</p> + # + #<p>Specifically, we're looking for the following people currently:</p> + #<ul> + #<li><a href="<page about/jobs-comm-director>">Communications Director</a></li> + #<li><a href="<page about/jobs-ooni-ux-designer>">UX Designer - OONI</a></li> + #<li><a href="<page about/jobs-coredev>">Core Developer</a></li> + #<li><a href="<page about/jobs-editor>">Writer/Editor</a></li> + #<li><a href="<page about/jobs-admin-assistant>">Administrative Assistant</a></li> + #</ul> + #</p>
-<p>In the past, we looked for the following people:</p> + <p>In the past, we looked for the following people:</p>
-<ul> -<li>Core developer</li> -<li>Support assistants and translators</li> -<li>Browser hacker</li> -<li>Pluggable transport developer</li> -<li>Lead Automation Engineer</li> -<li>Firefox/Thunderbird Extension Developer</li> -<li>Director of Communications</li> -<li>Executive Director</li> -<li>Executive Administrator</li> -</ul> - -<p> -About the company:<br> - The Tor Project is a US 501(c)(3) non-profit dedicated to research, - development, and education about online anonymity and privacy. The Tor - network's 6000 volunteer relays carry 48 Gbps for several - million daily users, including ordinary citizens who want protection - from identity theft and prying corporations, corporations who want - to look at a competitor's website in private, people around the world - whose Internet connections are censored, and even governments and law - enforcement. Tor has a staff of 30 paid developers, researchers, and - advocates, plus many dozen volunteers who help out on a daily basis. Tor - is funded in part by government research and development grants, and - in part by individual and corporate donations. -</p> + <ul> + <li>Core developer</li> + <li>Support assistants and translators</li> + <li>Browser hacker</li> + <li>Pluggable transport developer</li> + <li>Lead Automation Engineer</li> + <li>Firefox/Thunderbird Extension Developer</li> + <li>Director of Communications</li> + <li>Executive Director</li> + <li>Executive Administrator</li> + </ul>
+ <p> + About the company:<br> + The Tor Project is a US 501(c)(3) non-profit dedicated to research, + development, and education about online anonymity and privacy. The Tor + network's 6000 volunteer relays carry 48 Gbps for several + million daily users, including ordinary citizens who want protection + from identity theft and prying corporations, corporations who want + to look at a competitor's website in private, people around the world + whose Internet connections are censored, and even governments and law + enforcement. Tor has a staff of 30 paid developers, researchers, and + advocates, plus many dozen volunteers who help out on a daily basis. Tor + is funded in part by government research and development grants, and + in part by individual and corporate donations. + </p> </div> <!-- END MAINCOL --> <div id = "sidecol"> -#include "side.wmi" -#include "info.wmi" + #include "side.wmi" + #include "info.wmi" </div> <!-- END SIDECOL --> </div>