diff --git a/app/views/users/profil/show.html.haml b/app/views/users/profil/show.html.haml index f8e4d4845..ada95825e 100644 --- a/app/views/users/profil/show.html.haml +++ b/app/views/users/profil/show.html.haml @@ -4,7 +4,7 @@ locals: { steps: [['Tableau de bord', tableau_de_bord_helper_path], [t('.profile')]] } -#profil-page.container +#profil-page.fr-container %h1= t('.profile') - if @waiting_merge_emails.present?