{% extends 'base.html' %} {% block content %}

{{ _("Maintenances") }}

{{ _("This system page configures the possible maintenances actions of the machines") }}

{{ _("Add Maintenance") }}
{% endblock %}