demarches-normaliennes/app/views/users/statistiques/show.html.haml

5 lines
150 B
Text
Raw Normal View History

2021-06-02 12:47:53 +02:00
- title = "Statistiques · #{@procedure.libelle}"
- content_for(:title, title)
= render partial: 'shared/procedures/stats', locals: { title: title }