{% extends 'base.html' %} {% block content %}
{{ _('This interface lists all of the processes that currently run on any database on your server.') }}
| Id | {{ _('User') }} | {{ _('Host') }} | DB | {{ _('Command') }} | {{ _('Time') }} | {{ _('State') }} | {{ _('Info') }} |
|---|---|---|---|---|---|---|---|
| {{ column }} | {% endfor %}