demarches-normaliennes/app/views/instructeurs/procedures/stats.html.haml

10 lines
271 B
Text
Raw Normal View History

- title = "Statistiques de la démarche"
- content_for(:title, title)
.sub-header
.fr-container.flex
= render partial: 'instructeurs/procedures/header',
locals: { procedure: @procedure }
2021-06-02 12:47:53 +02:00
= render partial: 'shared/procedures/stats', locals: { title: title }