Fix what may have been a regression in the form of the anchors in the materials list page.
- Legacy-Id: 5057
This commit is contained in:
parent
e72d344288
commit
231a1163f8
|
@ -2,6 +2,8 @@
|
|||
<table class="ietf-materials">
|
||||
<tr>
|
||||
<td style="width:12em;">
|
||||
<a name="{{ session.group.acronym }}"></a>
|
||||
<a name="wg-{{ session.group.acronym }}"></a>
|
||||
<a name="session.group-{{ session.group.acronym }}"></a>
|
||||
<b>
|
||||
{% if session.name %}
|
||||
|
|
Loading…
Reference in a new issue