diff options
Diffstat (limited to 'template/applications.html.j2')
-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> |