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 b74bf05 commit fd25484Copy full SHA for fd25484
network.md
@@ -65,8 +65,7 @@ Do you want to see yourself here? Click [here](https://github.com/NextCommunity/
65
</a>
66
</h4>
67
<h5>{{ network.role }}</h5>
68
- <h6>{{ network.country}}{% if network.country != blank and network.location != blank %}, {% endif %}{{ network.location}}
69
- </h6>
+ <h6>{{ network.country}}{% if network.country != blank and network.location != blank %}, {% endif %}{{ network.location}}</h6>
70
</td>
71
</tr>
72
{% endfor %}
0 commit comments