Prevent comment from being displayed in html

This commit is contained in:
Corinne Durrmeyer 2024-09-19 11:24:42 +02:00
parent 2598bb99d0
commit 3de79e99e0
No known key found for this signature in database
GPG key ID: DDC049DDA35585B6

View file

@ -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'