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 08f2631 commit ccf6c08Copy full SHA for ccf6c08
_includes/resource-table-all.html
@@ -120,8 +120,10 @@ <h2>Relevant tools and resources</h2>
120
{%- endunless %}
121
{%- endfor %}
122
{%- endcapture %}
123
- {%- endif %}
124
<td>{{related_pages}}</td>
+ {%- else %}
125
+ <td></td>
126
+ {%- endif %}
127
<td></td>
128
</tr>
129
_includes/resource-table-page.html
@@ -47,8 +47,10 @@ <h2>Relevant tools and resources</h2>
47
48
49
50
51
52
53
54
55
56
</tbody>
0 commit comments