diff --git a/app/views/layouts/_header.haml b/app/views/layouts/_header.haml index 6b1e1ab47..77d6b9ada 100644 --- a/app/views/layouts/_header.haml +++ b/app/views/layouts/_header.haml @@ -52,7 +52,7 @@ - elsif nav_bar_profile == :instructeur = render partial: 'shared/help/help_dropdown_instructeur' - else - // NB: on mobile in order to have links correctly aligned, we need a left icon + -# NB: on mobile in order to have links correctly aligned, we need a left icon # = link_to t('help'), t("links.common.faq.url"), class: 'fr-btn dropdown-button'