We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b126b commit ecbf732Copy full SHA for ecbf732
1 file changed
ietf/templates/group/group_about.html
@@ -67,6 +67,7 @@
67
{% with group.groupurl_set.all as urls %}
68
{% if urls %}
69
<tr>
70
+ <td class="plain"></td>
71
<th>More info</th>
72
<td>
73
{% for url in urls %}
0 commit comments