{% extends "global/layout.html" %} {% block title %}I2P Proposal Documents{% endblock %} {% block content %}

This page is the central index of proposed changes to the I2P specifications.

{% trans dev='http://'+i2pconv('zzz.i2p'), trac='https://trac.i2p2.de/report/1' -%} To submit a proposal, post it on the development forum or enter a ticket with the proposal attached. {%- endtrans %}

{% for proposal in proposals %} {% endfor %}
Number Title Last updated Status Link
{{ proposal.num }} {{ proposal.title }} {{ proposal.status }} HTML | TXT
{% endblock %}