Changeset - 871ff33a3d00
[Not reviewed]
version_5
0 3 0
kahpa - 10 years ago 2015-10-05 21:09:06

add twitter links
3 files changed with 4 insertions and 2 deletions:
0 comments (0 inline, 0 general)
ennstatus/templates/base.html
Show inline comments
 
@@ -97,6 +97,7 @@
 
  <footer>
 
    <hr style="margin-bottom: 0.5%;">
 
    <div class="col-md-12 text-center">
 
      <a class="pull-left" href="https://twitter.com/FrennVunDerEnn">@FrennVunDerEnn</a>
 
      <address><strong>Frënn vun der Enn a.s.b.l.</strong>  <em>(R.C.S. Luxembourg F 9.478)</em>
 
      <a class="pull-right" rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US">CC-BY-NC-SA</a></address>
 
    </div>
ennstatus/templates/root/about.html
Show inline comments
 
@@ -16,7 +16,7 @@
 
    <h3>Organization</h3>
 
    <p class="lead">
 
      <i>Frënn vun der Ënn a.s.b.l.</i> is a non-profit organization based in Luxembourg (EU).
 
      It has been funded by members of <i>Chaos Computer Club Lëtzebuerg a.s.b.l.</i> in 2013.
 
      It has been founded by members of <i>Chaos Computer Club Lëtzebuerg a.s.b.l.</i> in 2013.
 
    </p>
 
    <p>
 
      As defined in the statutes (see below), the goals of our organization are:
ennstatus/templates/root/index.html
Show inline comments
 
@@ -12,7 +12,8 @@
 
	    <p><em>Luxembourg based non-profit organization defending civil rights on the internet.</em></p>
 
      <p>We provide high-bandwidth Tor nodes all over the world to protect <strong>online privacy</strong>, <strong>anonymity</strong>, <strong>freedom of speech</strong> and fight <strong>censorship</strong>!
 
      </p>
 
      <h3><a href="{{ url_for('root.member') }}"><span class="label label-success">Become Member</span></a> <a href="{{ url_for('donate.index') }}"><span class="label label-primary">Donate</span></a></h3>
 
      <h3><a href="{{ url_for('root.member') }}"><span class="label label-success">Become a Member</span></a> <a href="{{ url_for('donate.index') }}"><span class="label label-primary">Donate</span></a>
 
        <a class="pull-right" href="https://twitter.com/FrennVunDerEnn"><span class="label label-info">@FrennVunDerEnn</span></a></h3>
 
    </div>
 
  </div>
 
  <div class="col-md-6">
0 comments (0 inline, 0 general)