Use spaces inside hashes
This commit is contained in:
parent
aaaed328fb
commit
6db4a69cb2
92 changed files with 296 additions and 296 deletions
|
@ -17,4 +17,4 @@
|
|||
|
||||
- else
|
||||
#logo_procedure.flag
|
||||
= image_tag(image_url(LOGO_NAME), {id: 'logo_tps'})
|
||||
= image_tag(image_url(LOGO_NAME), { id: 'logo_tps' })
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
%h2#login_user
|
||||
= t('dynamics.users.connexion_title')
|
||||
|
||||
%a.btn_fc#btn_fcp{href: '/france_connect/particulier'}
|
||||
%a.btn_fc#btn_fcp{ href: '/france_connect/particulier' }
|
||||
= image_tag 'franceconnect_logo.png'
|
||||
|
||||
%br
|
||||
%a.text-info{href: 'https://fcp.integ01.dev-franceconnect.fr/a-propos', target: '_blank'}
|
||||
%a.text-info{ href: 'https://fcp.integ01.dev-franceconnect.fr/a-propos', target: '_blank' }
|
||||
Qu’est-ce que FranceConnect ?
|
||||
|
||||
%hr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue