[tor-commits] [webwml/master] Eradicate tabs from the board page

sebastian at torproject.org sebastian at torproject.org
Fri Mar 13 23:24:34 UTC 2015


commit 0ab39cb8cdd1c7eccdbf1523920fba3be29f6109
Author: Sebastian Hahn <sebastian at torproject.org>
Date:   Fri Mar 13 23:55:57 2015 +0100

    Eradicate tabs from the board page
---
 about/en/board.wml |   54 ++++++++++++++++++++++++++--------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/about/en/board.wml b/about/en/board.wml
index 79d82ac..df00fd2 100644
--- a/about/en/board.wml
+++ b/about/en/board.wml
@@ -4,47 +4,47 @@
 
 #include "head.wmi" TITLE="Tor Project: Board of Directors" CHARSET="UTF-8"
 <div id="content" class="clearfix">
-	<div id="breadcrumbs">
+  <div id="breadcrumbs">
     <a href="<page index>">Home » </a>
     <a href="<page about/overview>">About » </a>
     <a href="<page about/board>">Board of Directors</a>
   </div>
-	<div id="maincol">
-  	<h1>Board of Directors</h1>
+  <div id="maincol">
+    <h1>Board of Directors</h1>
     <table>
-    	<tr>
+      <tr>
         <td class="beige">
-	  <div class="name">Roger Dingledine</div>
-	  <div class="caps">President and Director</div>
-	    <p>Original developer of Tor along with Nick Mathewson and Paul Syverson. Leading researcher in the anonymous communications field.  Frequent speaker at conferences to advocate Tor and explain what Tor is and can do. Helps coordinate academic researchers.</p>
-	</td>
-	<td>
+    <div class="name">Roger Dingledine</div>
+    <div class="caps">President and Director</div>
+      <p>Original developer of Tor along with Nick Mathewson and Paul Syverson. Leading researcher in the anonymous communications field.  Frequent speaker at conferences to advocate Tor and explain what Tor is and can do. Helps coordinate academic researchers.</p>
+  </td>
+  <td>
           <div class="name">Meredith Hoban-Dunn</div>
-	  <div class="caps">Audit Committee Chair</div>
+    <div class="caps">Audit Committee Chair</div>
            <p>Meredith is an accomplished accountant, advisor, and banker.  Her role is to help us make sure we're able to pass our corporate audits correctly, watch for internal fraud, tell us when we're doing things in a non-standard way, and so on.</p>
         </td>
       </tr>
       <tr>
         <td>
           <div class="name">Ian Goldberg</div>
-	  <div class="caps">Chairman of the Board</div>
+    <div class="caps">Chairman of the Board</div>
           <p>Cryptographer, privacy expert, and professor; one of the designers of <a href="http://www.cypherpunks.ca/otr/">Off-the-Record Messaging</a>.</p>
         </td>
-	<td class="beige">
-	  <div class="name">Andrew Lewman</div>
-	  <div class="caps">Secretary, Treasurer, and Executive Director</div>
-	  <p>Andrew is the Executive Director responsible for all
-	  operations of The Tor Project, Inc.  His other activities
-	  can be found at <a href="http://lewman.is">his website</a>.</p>
-	</td>
+  <td class="beige">
+    <div class="name">Andrew Lewman</div>
+    <div class="caps">Secretary, Treasurer, and Executive Director</div>
+    <p>Andrew is the Executive Director responsible for all
+    operations of The Tor Project, Inc.  His other activities
+    can be found at <a href="http://lewman.is">his website</a>.</p>
+  </td>
     </tr>
     <tr>
-	<td class="beige">
-	  <div class="name">Nick Mathewson</div>
-	  <div class="caps">Vice-President and Director</div>
-	  <p>Nick is one of the original developers of Tor.  He's the Chief Architect of The Tor Project, Inc.</p>
-	 </td>
-	 <td>
+  <td class="beige">
+    <div class="name">Nick Mathewson</div>
+    <div class="caps">Vice-President and Director</div>
+    <p>Nick is one of the original developers of Tor.  He's the Chief Architect of The Tor Project, Inc.</p>
+   </td>
+   <td>
         <div class="name">Rabbi Rob Thomas</div>
         <div class="caps">Director</div>
           <p>Rob is CEO and founder of Team Cymru, and a
@@ -53,9 +53,9 @@
         </td>
       </tr>
       <tr>
-	<td>
+  <td>
           <div class="name">Caspar Bowden</div>
-	  <div class="caps">Director</div>
+    <div class="caps">Director</div>
            <p>An independent advocate for information self-determination
            rights, and public understanding of privacy research in
            computer science. He is a specialist in data protection policy,
@@ -64,7 +64,7 @@
         </td>
         <td class="beige">
           <div class="name">Wendy Seltzer</div>
-	  <div class="caps">Director</div>
+    <div class="caps">Director</div>
            <p>Lawyer, cyberlaw professor, and founder of <a href="http://chillingeffects.org/">ChillingEffects.org</a>.</p>
         </td>
       </tr>





More information about the tor-commits mailing list