Changeset - bb36f8498615
[Not reviewed]
version_5
0 1 0
kahpa - 10 years ago 2015-10-07 22:44:43

added quoatation to landing page
1 file changed with 5 insertions and 1 deletions:
0 comments (0 inline, 0 general)
ennstatus/templates/root/index.html
Show inline comments
 
@@ -27,6 +27,10 @@
 
    </blockquote>
 
  </div>
 
  <div class="col-md-3">
 
    <blockquote>
 
      <a href="https://martianhumorist.me/" target="blank"><h2 class="text-center">You have something to hide!</h2></a>
 
      <footer>The Martian Humorist</footer>
 
    </blockquote>
 
  </div>
 
  <div class="col-md-6">
 
    <p>
 
@@ -43,6 +47,6 @@
 
      <p>
 
        By bouncing your communications around a distributed network of relays run by volunteers all around the world, it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location.
 
      </p>
 
      <h2><a href="https://torproject.lu"><span class="label label-info">Learn more about Tor</span></a></h2>
 
      <h2><a href="http://torproject.lu" target="blank"><span class="label label-info">Learn more about Tor</span></a></h2>
 
  </div>
 
{% endblock %}
0 comments (0 inline, 0 general)