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

9 lines
271 B
Text

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