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