There was an error while loading. Please reload this page.
1 parent a1ed1ae commit 5939a37Copy full SHA for 5939a37
1 file changed
ietf/templates/group/group_about.html
@@ -95,7 +95,7 @@
95
{% endif %}
96
97
{% with group.groupurl_set.all as urls %}
98
- {% if urls %}
+ {% if urls or group.has_tools_page %}
99
<tr>
100
<td></td>
101
<th>More info</th>
0 commit comments