{% extends "base.html" %} {% block content %} {% if error %}
{{ error }}
{% endif %} {% include "partials/connections_rows.html" %}
conn_id Client User Last op Active Connected at Actions
{% endblock %}