Skip to content

Commit

Permalink
Update nonerc-last-call.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandapip1 committed Mar 29, 2023
1 parent 863b743 commit e468b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rss/nonerc-last-call.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ layout: null
{% unless eip.category == "ERC" %}
{% if eip.status == "Last Call" %}
{% capture description %}
<p><strong>EIP #{{ eip.eip }} - {{eip.title }}</strong> is in Last Call status. It is authored by {{ eip.author }} and was originally created {{ eip.created }}. It is in the {{ eip.category }} category of type {{ eip.type }}. Please review and note any changes that should block acceptance.</p>
<p><strong>{{ eip.title }}</strong> is in Last Call status. It is authored by {{ eip.author }} and was originally created {{ eip.created }}. It is in the {{ eip.category }} category of type {{ eip.type }}. Please review and note any changes that should block acceptance.</p>
{% if eip.discussions-to %}
<p>The author has requested that discussions happen at the following URL: <a href="{{ eip.discussions-to }}">{{ eip.discussions-to }}</a></p>
{% endif %}
Expand Down

0 comments on commit e468b43

Please sign in to comment.