diff --git a/i2p2www/pages/site/faq.html b/i2p2www/pages/site/faq.html index dcb0324b..3b12e6fa 100644 --- a/i2p2www/pages/site/faq.html +++ b/i2p2www/pages/site/faq.html @@ -1,7 +1,6 @@ {% extends "global/layout.html" %} {% block title %}{{ _('Frequently Asked Questions') }}{% endblock %} -{% block content %} -
libm.so.4
!{% endtrans %}wrapper.log
I see an error stating Protocol family unavailable
when I2P is loading{% endtrans %}{% trans chart='https://trac.i2p2.de/wiki/java' -%} diff --git a/i2p2www/pages/site/get-involved/develop/applications.html b/i2p2www/pages/site/get-involved/develop/applications.html index d23578d4..c1d977a7 100644 --- a/i2p2www/pages/site/get-involved/develop/applications.html +++ b/i2p2www/pages/site/get-involved/develop/applications.html @@ -2,17 +2,16 @@ {% block title %}{{ _('Application Development') }}{% endblock %} {% block lastupdated %}{% trans %}May 2013{% endtrans %}{% endblock %} {% block accuratefor %}0.9.6{% endblock %} -{% block content %} -
{% trans i2ptunnel=site_url('docs/api/i2ptunnel') -%} diff --git a/i2p2www/pages/site/get-involved/guides/new-developers.html b/i2p2www/pages/site/get-involved/guides/new-developers.html index 910a350f..fdb8bc3b 100644 --- a/i2p2www/pages/site/get-involved/guides/new-developers.html +++ b/i2p2www/pages/site/get-involved/guides/new-developers.html @@ -1,17 +1,6 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}New Developer's Guide{% endtrans %}{% endblock %} -{% block content %} -
{% trans %} -So you want to start work on I2P? Great! -Here's a quick guide to getting started -on contributing to the website or the software, doing development or creating translations. -{%- endtrans %}
-{% trans volunteer=site_url('get-involved') %} -Not quite ready for coding? -Try getting involved first. -{%- endtrans %}
- -{% trans %} +So you want to start work on I2P? Great! +Here's a quick guide to getting started +on contributing to the website or the software, doing development or creating translations. +{%- endtrans %}
+{% trans volunteer=site_url('get-involved') %} +Not quite ready for coding? +Try getting involved first. +{%- endtrans %}