[or-cvs] r23711: {website} fix the div mess I created. (website/trunk/about/en)

Andrew Lewman andrew at torproject.org
Thu Oct 28 17:39:42 UTC 2010


Author: phobos
Date: 2010-10-28 17:39:42 +0000 (Thu, 28 Oct 2010)
New Revision: 23711

Modified:
   website/trunk/about/en/corepeople.wml
Log:
fix the div mess I created.


Modified: website/trunk/about/en/corepeople.wml
===================================================================
--- website/trunk/about/en/corepeople.wml	2010-10-28 17:29:59 UTC (rev 23710)
+++ website/trunk/about/en/corepeople.wml	2010-10-28 17:39:42 UTC (rev 23711)
@@ -7,12 +7,11 @@
     <a href="<page index>">Home &raquo; </a>
     <a href="<page about/overview>">About &raquo; </a>
     <a href="<page about/corepeople>">Tor People</a>
-  </div>
-	<div id="maincol">
-
-    <dd>The Tor Project is a 501(c)(3) non-profit based in
+</div>
+<div id="maincol">
+    <p>The Tor Project is a 501(c)(3) non-profit based in
     the United States. The official address of the organization is:
-    </dd>
+    </p>
 
     <address>
     The Tor Project<br>
@@ -20,15 +19,16 @@
     Walpole, MA 02081-2972 USA<br><br>
     </address>
 
-    <dd>The organization consists of many volunteers and a few employees.
+    <p>The organization consists of many volunteers and a few employees.
     Please don't contact us individually about Tor topics &mdash; if you
     have a problem or question, please look through the <a href="<page
-    about/contact>">contact page</a> for appropriate addresses.</dd>
+    about/contact>">contact page</a> for appropriate addresses.</p>
 
   	<h1>Core Tor People</h1>
+<dl>
           <dt>Carolyn Anhalt, Community and Translation Coordinator</dt>
           <dd>Responsible for growing Tor's community moderators and translators.</dd>
-          <dt>Jacob Appelbaum, Developer, Advocate, and Security Researcher</div>
+          <dt>Jacob Appelbaum, Developer, Advocate, and Security Researcher</dt>
           <dd>Our main advocate.  Speaks at conferences and gives trainings all over the world to get people excited about Tor, explain how Tor is used in real world situations, and generally explain why anonymity online matters to you.  Original developer of ttdnsd, <a href="https://check.torproject.org/">Tor check</a>, <a href="https://exitlist.torproject.org/">Tor DNSEL</a>, and <a
 href="https://weather.torproject.org">Tor weather</a> site.</dd>
           <dt>Erinn Clark, Packaging and Build Automation</dt>
@@ -61,7 +61,7 @@
           <dd>One of the three original designers of Tor; does a lot of the ongoing design work. One of the two main developers, along with Roger.</dd>
           <dt>Dr. Steven Murdoch, Researcher and Developer</dt>
           <dd>Researcher at the University of Cambridge, currently funded by The Tor Project to improve the security, performance, and usability of Tor. Creator of the <a href="<page projects/torbrowser>">Tor Browser Bundle</a>.</dd>
-      	  <dt>Linus Nordberg, Advocate</div>
+      	  <dt>Linus Nordberg, Advocate</dt>
       	  <dd>Swedish advocate for Tor, anonymous communications research, and employee at <a href="http://nordu.net">NORDUnet</a>.</dd>
           <dt>Peter Palfrader, Sysadmin and Developer</dt>
           <dd>Manages the Debian packages, runs one of the directory authorities, runs the website and the wiki, and generally helps out a lot.</dd>
@@ -73,6 +73,7 @@
           <dd>Maintains the <a href="https://translation.torproject.org/">Tor Translation Portal</a>, and works on automatically converting our website wml files to po files (and back) so that they can be handled by <a href="http://translate.sourceforge.net/wiki/pootle/index">Pootle</a>.</dd>
           <dt>Dr. Paul Syverson, Researcher</dt>
           <dd>Inventor of <a href="http://www.onion-router.net/">Onion Routing</a>, original designer of Tor along with Roger and Nick, and project leader for original design, development, and deployment of Tor. Currently helps out with research and design.</dd>
+</dl>
   </div>
   <!-- END MAINCOL -->
   <div id = "sidecol">



More information about the tor-commits mailing list