add missing </h2>
- Legacy-Id: 592
This commit is contained in:
parent
d43dd881a4
commit
c8eaf1e741
|
@ -35,7 +35,7 @@ a.noline:link, a.noline:visited, a.noline:hover {border-style:none;}
|
|||
{% endblock %}
|
||||
{% block content %}
|
||||
{% if is_recent %}
|
||||
<center><h2>Recent IESG Announcements</center>
|
||||
<center><h2>Recent IESG Announcements</h2></center>
|
||||
<blockquote>
|
||||
This page contains links to all IESG Protocol, Document, and Working Group Action announcements that have been sent within the past six months. Announcements that were sent prior to six month ago can be found in <a href="previous/">Previous Announcements</a>.<br>
|
||||
<br>
|
||||
|
|
Loading…
Reference in a new issue