{% extends 'admin.html' %} {% block title %}{% trans %}User management{% endtrans %}{% endblock %} {% set admin_nav_active="logs" %} {% block content %} {% from 'include/empty.html' import empty %}
{{data}}
{% trans %}The application must be configured with logfile location if you want to display their content in this view.{% endtrans %}
{% endcall%}