Skip to content

Commit ba303e0

Browse files
committed
Removed a block quote which had snuck in and made the old and new pages look unnecessarily dissimilar.
- Legacy-Id: 571
1 parent 4b50aaf commit ba303e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/mailinglists/list_wizard_base.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{% endblock %}
1414

1515
{% block content %}
16-
<blockquote>
16+
1717
<table bgcolor="#88AED2" cellspacing="1" border="0" width="598">
1818
<tr><td>
1919
<table bgcolor="#f3f8fd" cellpadding="0" cellspacing="0" border="0" width="100%">
@@ -51,7 +51,7 @@ <h2>Step {{ step|add:"1" }}:</h2>
5151
</td></tr>
5252
</table>
5353

54-
</blockquote>
54+
5555

5656
<hr>
5757
<i>Please send problem reports to</i> <A HREF="mailto:ietf-action@ietf.org">ietf-action@ietf.org</A>.

0 commit comments

Comments
 (0)