Changeset - 81289de5e4a7
[Not reviewed]
version_5
0 1 0
Dennis Fink - 10 years ago 2015-08-26 18:41:10
dennis.fink@c3l.lu
Use html escape code for &
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
ennstatus/templates/root/about.html
Show inline comments
 
@@ -23,24 +23,24 @@
 
        <li>defending civil rights, especially on the internet</li>
 
        <li>defending the right to anonymity on the internet by supporting Tor Project Inc.</li>
 
        <li>fighting against censorship and ensuring free access to information</li>
 
        <li>defending the freedom of expression</li>
 
        <li>protecting privacy</li>
 
        <li>promoting free software</li>
 
      </ul>
 
    </p>
 
    <p>
 
      The name <i>Frënn vun der Ënn</i> is Luxembourgish and stands for <i>Friends of the Onion</i>.
 
      The onion is used as a logo by the Tor Project Inc. and many other related organizations.
 
    </p>
 
    <h3>Administrative Council & Staff</h3>
 
    <h3>Administrative Council &amp; Staff</h3>
 
    <ul>
 
      <li><b>President:</b> Sam Grüneisen</li>
 
      <li><b>Secretary:</b> Gilles Hamen</li>
 
      <li><b>Treasurer:</b> Patrick Kahr</li>
 
      <li><b>Lead Developer:</b> Dennis Fink</li>
 
      <li><b>Developers:</b> Sam Grüneisen</li>
 
    </ul>
 
    <h3>Statutes</h3>
 
    <p>Our statutes can be looked up <a href="//statutes.enn.lu">here</a>!</p>
 
  </div>
 
{% endblock %}
0 comments (0 inline, 0 general)