connections
{%if connections|length > 0%} {%with connections=connections %} {% include 'particles/gateway/connections.html'%} {%endwith%} {%else%}
No connections
{%endif%}