Fixed another html issue found by the html validation in bin/test-crawl.

- Legacy-Id: 9573
This commit is contained in:
Henrik Levkowetz 2015-04-26 22:04:13 +00:00
parent d6e9a10ed8
commit 3c0da5ddd0

View file

@ -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>