Remove 'no connections' message, minor docs tweaks

This commit is contained in:
Juno Takano 2025-12-14 21:01:48 -03:00
commit f14ee592af
2 changed files with 3 additions and 4 deletions

View file

@ -47,7 +47,5 @@
</ul>
{% endif %}
</aside>
{% else %}
<em>Node has no connections.</em>
{% endif %}
{%- endblock body %}