We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72d344 commit 231a116Copy full SHA for 231a116
1 file changed
ietf/templates/meeting/list_group.html
@@ -2,6 +2,8 @@
2
<table class="ietf-materials">
3
<tr>
4
<td style="width:12em;">
5
+ <a name="{{ session.group.acronym }}"></a>
6
+ <a name="wg-{{ session.group.acronym }}"></a>
7
<a name="session.group-{{ session.group.acronym }}"></a>
8
<b>
9
{% if session.name %}
0 commit comments