diff options
author | Christian Grothoff <grothoff@gnunet.org> | 2022-06-03 15:45:18 +0200 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2022-06-03 15:45:18 +0200 |
commit | f01a8d952d22ae79eeabb84e8d4bb45190b61d89 (patch) | |
tree | e2031209d4d271a81bcf9cea34423264795838e5 | |
parent | b780ba25f0cfbad7c03bb98a9b7e9e3609179693 (diff) |
-bye pep
-rw-r--r-- | template/applications.html.j2 | 27 |
1 files changed, 2 insertions, 25 deletions
diff --git a/template/applications.html.j2 b/template/applications.html.j2 index 29b358ce..bee316e4 100644 --- a/template/applications.html.j2 +++ b/template/applications.html.j2 @@ -130,31 +130,8 @@ <div class="col-lg-4"> <center><img style="width: 14em" src="{{ url_static('images/secushare-0444.png') }}" alt="secushare" /></center> </div> - - </div> - <hr/> - <div class="row"> - <div class="col-lg-6"> - <section> - <h3>{{ _("pretty Easy privacy") }}</h3> - <p> - {% trans %} - <a href="https://pep.foundation/">pretty Easy privacy</a> (p≡p) - is creating a usable end-to-end encrypted e-mail solution using - opportunistic key exchange. - p≡p will use GNUnet to protect metadata and exploit new - cryptographic protocols to verify keys. - {% endtrans %} - </p> - </section> - </div> - <div class="col-lg-4"> - <center><img style="width: 14em" src="{{ url_static('images/peplogo.svg') }}" alt="pEp" /></center> - </div> - - </div> - <hr/> - <div class="row"> + + <div class="row"> <div class="col-lg-6"> <section> <h3>{{ _("Messenger-GTK") }}</h3> |