Use spaces inside hashes

This commit is contained in:
gregoirenovel 2017-04-06 19:10:25 +02:00
parent aaaed328fb
commit 6db4a69cb2
92 changed files with 296 additions and 296 deletions

View file

@ -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' })

View file

@ -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' }
Quest-ce que FranceConnect ?
%hr