2008-01-31 20:38:37 +00:00
|
|
|
{% extends "_layout.html" %}
|
|
|
|
{% block title %}getinvolved{% endblock %}
|
|
|
|
{% block content %}<p>To get involved, please feel free to join us on the #i2p IRC channel (on
|
2008-02-03 16:15:11 +00:00
|
|
|
irc.freenode.net, or within I2P on irc.duck.i2p or irc.postman.i2p).
|
2004-07-12 07:34:05 +00:00
|
|
|
<p>If you're interested in joining our <a href="team">team</a>, please get in
|
|
|
|
touch as we're always looking for eager contributors!</p>
|
2008-02-03 16:15:11 +00:00
|
|
|
{% endblock %}
|