{% extends 'base.html' %} {% block title %}Administration — Applications{% endblock %} {% block content %}
Catalogue des solutions applicatives. Synchronisé bidirectionnellement avec iTop.
| Nom court | Nom complet | Criticité | Statut | iTop ID | Domaine(s) | Serveurs liés | {% if can_edit %}Actions | {% endif %}
|---|---|---|---|---|---|---|---|
| {{ a.nom_court }} | {{ (a.nom_complet or '-')[:60] }} | {{ a.criticite }} | {{ a.status }} | {{ a.itop_id or '—' }} | {{ (a.domains or '—')[:50] }} | {% if a.nb_servers %}{{ a.nb_servers }}{% else %}0{% endif %} | {% if can_edit %}+ Serveurs | {% endif %}
| Aucune application | |||||||