{%extends 'particles/particle_wrapper.html'%} {%block title%}Gateways{%endblock%} {%block particle_head%}Gateways{%endblock%} {%block particle%}
{%include 'particles/gateway/connections_list.html' %} {%include 'particles/gateway/listeners.html' %}
{%endblock%}