diff --git a/i2p2www/pages/site/get-involved/index.html b/i2p2www/pages/site/get-involved/index.html
index d08659e85882e617b1bfb1de4a971d7d518294c0..6f86a2f01b010cfe8c435490ce19dfbf019e0599 100644
--- a/i2p2www/pages/site/get-involved/index.html
+++ b/i2p2www/pages/site/get-involved/index.html
@@ -1,15 +1,14 @@
 {% extends "global/layout.html" %} {% block title %}{% trans %}Get Involved{% endtrans %}{% endblock %} {% block content %}
-<h2>{% trans %}Contribute to the I2P Network .{% endtrans %}</h2>
+<h2>{% trans %}Contribute to the I2P Network{% endtrans %}</h2>
 
 <ul>
      </li>
-    <li><b>{% trans %}Support I2P Core Development{% endtrans %}</b>{% trans %}The project hosts meetings on the first Tuesday of every month that are open to the community. This is a great opportunity to see what is happening with I2P core development and
-        familiarize yourself with Roadmap tasks. See the
-        new developer's guide for how to get started.{% endtrans %}
+    <li><b>{% trans %}Support I2P Core Development{% endtrans %}</b>{% trans %} The project hosts meetings on the first Tuesday of every month that are open to the community. This is a great opportunity to see what is happening with I2P core development and
+        familiarize yourself with Roadmap tasks. {% endtrans %}
     </li>
     
     <li><b><a href="{{ newtrans }}">{{ _('Translation and Documentation') }}</a></b> &mdash; {% trans newtrans=site_url('get-involved/guides/new-translators') -%} Help translate the website and the software into your language. Translators are a very important
-        part of this decentralized project and your work is always appreciated. See the new translator's guide for details. The project also welcomes support to help keep its documentation updated. See the <a href="{{ newtrans }}">new translator's guide</a>        for details. {%- endtrans %}
+        part of this decentralized project and your work is always appreciated. The project also welcomes support to help keep its documentation updated. See the <a href="{{ newtrans }}">new translator's guide</a>        for details. {%- endtrans %}
     </li>
 </ul>
 <h3>{% trans %}Host Services for Yourself and Others{% endtrans %}</h3>