diff --git a/i2p2www/pages/downloads/macros b/i2p2www/pages/downloads/macros index f8d3358b1c96b7d55d0e1f41060a702dfe3bb15d..ef00e26c455e6595f2619243d8626b65fb526d94 100644 --- a/i2p2www/pages/downloads/macros +++ b/i2p2www/pages/downloads/macros @@ -62,12 +62,12 @@ {%- if type == 'android' %} <!-- do not use url_for here --> <a class="default" href="https://download.i2p2.de/android/current/i2p.apk">{% trans %}Outside I2P{% endtrans %} ({{ i2p_android_version }})</a> + <a class="sig" href="https://download.i2p2.de/android/current/i2p.apk.sig">sig</a> <!-- do not use i2pconv here --><!-- <a class="default" href="http://update.killyourtv.i2p/i2p.apk">{% trans %}Inside I2P{% endtrans %} ({{ i2p_android_version_kytv }})</a>--> <a class="default" href="https://play.google.com/store/apps/details?id=net.i2p.android">Google Play ({{ i2p_android_version }})</a> <a class="default" href="https://f-droid.i2p.io/">{% trans %}Our F-Droid repository{% endtrans %} ({{ i2p_android_version }})</a> <a class="default" href="https://f-droid.org/app/net.i2p.android.router">F-Droid ({{ i2p_android_version_fdroid }})</a> - <a class="default" href="{{ 'http://'+i2pconv('str4d.i2p')+'/android/' }}">{% trans %}Development Builds{% endtrans %}</a> {% else %} <a class="default" href="{{ url_for('downloads_redirect', version=ver(), net=def_mirror.net, protocol=def_mirror.protocol, domain=def_mirror.domain, file=ver(filename)) }}"> <span class="name">{{ ver(filename) }}</span><br />