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
 
@@ -29,13 +29,13 @@
 
      </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>
0 comments (0 inline, 0 general)