fix(profil): use fr-container
This commit is contained in:
parent
21cf3060a2
commit
a23eb80d22
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
locals: { steps: [['Tableau de bord', tableau_de_bord_helper_path],
|
locals: { steps: [['Tableau de bord', tableau_de_bord_helper_path],
|
||||||
[t('.profile')]] }
|
[t('.profile')]] }
|
||||||
|
|
||||||
#profil-page.container
|
#profil-page.fr-container
|
||||||
%h1= t('.profile')
|
%h1= t('.profile')
|
||||||
|
|
||||||
- if @waiting_merge_emails.present?
|
- if @waiting_merge_emails.present?
|
||||||
|
|
Loading…
Add table
Reference in a new issue