{% extends "global/layout.html" %} {% block title %}{% trans %}Get Involved{% endtrans %}{% endblock %} {% block content %}

{% trans %}There are many ways you can help I2P.{% endtrans %}

{% trans %}Grow the Community{% endtrans %}

{% trans %}Host Services for Yourself and Others{% endtrans %}

{% trans %}Develop and Test Software{% endtrans %}

{% trans %}When you're ready, join us on our Gitlab{% endtrans %}

{% endblock %}