{% extends "base.html" %} {% block breadcrumb %} {% endblock %} {% block title %} Settings {% endblock %} {% block content %} {% if message %}
{{ message }}
{% endif %}

Logs

Delete logs

Are you sure you want to delete all log entries before {{ max_date|date }} ?

×

Exceptions

Delete exceptions

Are you sure you want delete all exceptions before {{ max_date|date }} ?

×

User

{% endblock %} {% block js %} {% endblock %}