{% for i in mp_list %} {% empty %} {% endfor %}
{% trans "Source" %} {% trans "Destination" %} {% trans "Mounted?" %} {% trans "Actions" %}
{{ i.source }} {{ i.destination_jail }} {{ i.mounted }}
{% trans "No mount points defined" %}