diff --git a/app/views/events/index.html.haml b/app/views/events/index.html.haml index 89198428..4a03694c 100644 --- a/app/views/events/index.html.haml +++ b/app/views/events/index.html.haml @@ -45,12 +45,12 @@ ical: link_to('iCal', events_path(:rss, tag: params[:tag], format: :ics, region: session[:region])) -%a#banner(href='https://april.org/campagne') - = image_tag 'priorite-logiciel-libre-je-soutiens-april_2_m.png', - width: '374', height: '48', - alt: 'Priorité au Logiciel Libre! Je soutiens l\'April.' +/ %a#banner(href='https://april.org/campagne') +/ = image_tag 'priorite-logiciel-libre-je-soutiens-april_2_m.png', +/ width: '374', height: '48', +/ alt: 'Priorité au Logiciel Libre! Je soutiens l\'April.' -/%a#banner(href='https://www.libre-en-fete.net') -/ = image_tag 'lef.png', width: '486', height: '80', alt: 'Libre en Fete' +%a#banner(href='https://www.libre-en-fete.net') + = image_tag 'lef.png', width: '486', height: '80', alt: 'Libre en Fete' - events_meta