Skip to content

Commit 3c0da5d

Browse files
committed
Fixed another html issue found by the html validation in bin/test-crawl.
- Legacy-Id: 9573
1 parent d6e9a10 commit 3c0da5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/iesg/agenda_conflict_doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{# Copyright The IETF Trust 2015, All Rights Reserved #}{% load origin %}{% origin %}
22
{% load ietf_filters ballot_icon %}
3-
<p>
3+
44
<div class="pull-right">{% ballot_icon doc %}</div>
55

66
<dl class="dl-horizontal">
@@ -49,4 +49,4 @@
4949
{% endif %}
5050
{% endwith %}
5151
</dl>
52-
</p>
52+

0 commit comments

Comments
 (0)