We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14829a commit 7662568Copy full SHA for 7662568
1 file changed
ietf/templates/ipr/details_view.html
@@ -166,7 +166,7 @@ <h2>{% cycle section %}. IETF Document or Other Contribution to Which this IPR D
166
167
{% if ipr.other_designations %}
168
<dt>Designations for Other Contributions</dt>
169
- <dl>{{ ipr.other_designations }}</dl>
+ <dd>{{ ipr.other_designations }}</dd>
170
{% endif %}
171
</dl>
172
0 commit comments