Add missing titles to some pages
This commit is contained in:
parent
89076ba782
commit
bbcf945a8b
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
- content_for(:title, 'Accessibilité')
|
||||||
|
|
||||||
.accessibilite
|
.accessibilite
|
||||||
|
|
||||||
%h1.new-h1 Accessibilité
|
%h1.new-h1 Accessibilité
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
- content_for(:title, 'Statistiques')
|
||||||
|
|
||||||
.statistiques
|
.statistiques
|
||||||
|
|
||||||
%h1.new-h1 Statistiques
|
%h1.new-h1 Statistiques
|
||||||
|
|
Loading…
Reference in a new issue