demarches-normaliennes/app/views/recoveries/terminee.html.haml
2024-03-15 14:35:14 +01:00

10 lines
267 B
Text

- content_for(:title) { "Récupération terminée" }
.fr-container.fr-my-6w
%h1.fr-h1 Récupération de dossiers
%h2.fr-h2 Récupération terminée
%p Les dossiers vous ont été réaffectés.
= link_to "Voir mes dossiers", dossiers_path, class: "fr-btn"