From 76f78baa4d5e58eb5253bb774cebc96e99a8ed22 Mon Sep 17 00:00:00 2001 From: echarp Date: Thu, 19 May 2016 21:42:02 +0200 Subject: [PATCH] Back to the april banner --- app/views/events/index.html.haml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/events/index.html.haml b/app/views/events/index.html.haml index 43ac800f..65e5e606 100644 --- a/app/views/events/index.html.haml +++ b/app/views/events/index.html.haml @@ -37,13 +37,13 @@ ical: link_to('iCal', events_path(:rss, tag: params[:tag], format: :ics, region: params[:region])) -%a#banner(href='http://www.libre-en-fete.net') - = image_tag 'lef.png', width: '180', height: '60', alt: 'Libre en Fete' +%a#banner(href='http://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='http://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='http://www.libre-en-fete.net') + = image_tag 'lef.png', width: '180', height: '60', alt: 'Libre en Fete' - set_events_meta