use Current.application_name in app excluding mail

This commit is contained in:
simon lehericey 2024-03-20 11:34:54 +01:00
parent b9fcb25f1a
commit efa35e04a5
43 changed files with 66 additions and 66 deletions

View file

@ -6,5 +6,5 @@
%p= t('.line2')
%p= t('.line3')
%hr
%p.small-simple= t('.are_you_new', app_name: APPLICATION_NAME.gsub("-","‑")).html_safe
%p.small-simple= t('.are_you_new', app_name: Current.application_name.gsub("-","‑")).html_safe
= link_to t('views.users.sessions.new.find_procedure'), t("links.common.faq.comment_trouver_ma_demarche_url"), title: new_tab_suffix(t('views.users.sessions.new.find_procedure')), class: "fr-btn fr-btn--secondary", **external_link_attributes