remplacement de demarches-simplifiees.fr par un paramètre dans les vues
This commit is contained in:
parent
31a262efef
commit
c1208add62
49 changed files with 79 additions and 71 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
- when :not_found
|
||||
Nous n’avons pas trouvé d’établissement correspondant à ce numéro de SIRET.
|
||||
= link_to('Plus d’informations', "https://faq.demarches-simplifiees.fr/article/4-erreur-siret", target: '_blank', rel: 'noopener')
|
||||
= link_to('Plus d’informations', FAQ_ERREUR_SIRET_URL, target: '_blank', rel: 'noopener')
|
||||
|
||||
- when :network_error
|
||||
= t('errors.messages.siret_network_error')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue