10 lines
548 B
Text
10 lines
548 B
Text
.no-procedure
|
|
= image_tag "landing/hero/dematerialiser.svg", class: "paperless-logo", alt: ""
|
|
.baseline.center
|
|
.no-procedure-presentation
|
|
%p.simple= t('.line1')
|
|
%p= t('.line2')
|
|
%p= t('.line3')
|
|
%hr
|
|
%p.small-simple= t('.are_you_new', app_name: Current.application_name)
|
|
= 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
|