--- layout: default ---

EIP {{ page.eip | xml_escape }}: {{ page.title | xml_escape }}

{% if page["discussions-to"] != undefined %} {% endif %} {% if page.category != undefined %} {% endif %} {% if page.requires != undefined %} {% endif %} {% if page.replaces != undefined %} {% endif %} {% if page["superseded-by"] != undefined %} {% endif %} {% if page.resolution != undefined %} {% endif %}
Author{{ page.author | xml_escape }}
Discussions-To{{ page["discussions-to"] | xml_escape }}
Status{{ page.status | xml_escape }}
Type{{ page.type | xml_escape }}
Category{{ page.category | xml_escape }}
Created{{ page.created | xml_escape }}
Requires{{ page.requires | xml_escape }}
Replaces{{ page.replaces | xml_escape }}
Superseded by{{ page["superseded-by"] | xml_escape }}
Resolution{{ page.resolution | xml_escape }}
{{ content }}