{% extends "base.html" %}{% block title %}Prévention — GMAO{% endblock %}{% block content %}
Agents, temps dédié, DUERP, habilitations et plan d’actions.
| {{ x.work_date|date_fmt }} | {{ x.activity }} | {{ x.duration_minutes }} min |
| {{ x.work_unit }} | {{ x.hazard }} | {{ x.score }} |
| {{ x.title }} | {{ x.owner or '—' }} | {{ x.due_date|date_fmt }} | {{ x.status }} |
| {{ x.entry_date|date_fmt }} | {{ x.entry_type }} | {{ x.title }} | {{ x.location }} |