Fixed another html issue found by the html validation in bin/test-crawl.
- Legacy-Id: 9573
This commit is contained in:
parent
d6e9a10ed8
commit
3c0da5ddd0
|
@ -1,6 +1,6 @@
|
|||
{# Copyright The IETF Trust 2015, All Rights Reserved #}{% load origin %}{% origin %}
|
||||
{% load ietf_filters ballot_icon %}
|
||||
<p>
|
||||
|
||||
<div class="pull-right">{% ballot_icon doc %}</div>
|
||||
|
||||
<dl class="dl-horizontal">
|
||||
|
@ -49,4 +49,4 @@
|
|||
{% endif %}
|
||||
{% endwith %}
|
||||
</dl>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue