demarches-normaliennes/app/views/application/_footer.html.haml
Christophe Robillard d7a8430201 use default footer for application
based on old 'users/dossiers/_index_footer'
2023-12-11 15:38:26 +01:00

4 lines
200 B
Text

%footer.procedure-footer.fr-footer__bottom{ role: "contentinfo" }
.fr-container
= render partial: "users/general_footer_row", locals: { dossier: nil }
= render partial: "shared/footer_copy"