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

Delete all logs

Are you sure you want to delete all logs?

×

Delete all exceptions

Are you sure you want to delete all exceptions?

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