demarches-normaliennes/app/views/users/statistiques/show.html.haml
2021-06-06 19:35:48 +02:00

4 lines
150 B
Text

- title = "Statistiques · #{@procedure.libelle}"
- content_for(:title, title)
= render partial: 'shared/procedures/stats', locals: { title: title }