2019-01-08 08:20:49 +01:00
|
|
|
.no-procedure
|
2022-08-29 11:56:38 +02:00
|
|
|
= image_tag "landing/hero/dematerialiser.svg", class: "paperless-logo", alt: ""
|
2019-01-08 08:20:49 +01:00
|
|
|
.baseline.center
|
2023-01-26 15:16:29 +01:00
|
|
|
.no-procedure-presentation
|
|
|
|
%p.simple= t('.line1')
|
|
|
|
%p= t('.line2')
|
|
|
|
%p= t('.line3')
|
2022-05-30 16:50:45 +02:00
|
|
|
%hr
|
2024-03-20 11:34:54 +01:00
|
|
|
%p.small-simple= t('.are_you_new', app_name: Current.application_name.gsub("-","‑")).html_safe
|
2023-01-26 15:16:29 +01:00
|
|
|
= 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
|