boissier_app/app/views/public/shared/_contact_block.html.haml
Nicolas Bally d36d3846e8 SEO
2011-10-10 09:20:03 +02:00

60 lines
1.2 KiB
Plaintext

#contact_block
.header
Horaires d'ouverture
#horaires.content
Horaires d'ouverture pour cette semaine :
%br
=raw "- le lundi de 14h à 19h"
%br
=raw"- du mardi au vendredi : 8h30 à 12h15 et 14h à 19h"
%br
=raw"- le samedi : 8h30 à 12h15"
%br
%br
#next_week{:style => "display:none"}
%div{:style => "padding:1px"}
%h2 Horaires d'ouverture de la pharmacie
%p
du lundi
=l Date.today.next_week, :format => :long
au dimanche
=l Date.today.next_week.end_of_week, :format => :long
=":"
%p
-if (Date.today.cweek).to_i%2 == 0
=render :partial => "/public/shared/even"
-else
=render :partial => "/public/shared/odd"
#garde.content
Pour connaître la pharmacie de garde :
%br
=link_to "- consultez la liste des pharmacie de garde", "/pages/infos-utiles/pharmacies-gardes.html"
%br
="- appelez le 3915"
.header
Coordonnées
#contact.content
63 rue du Plan
%br
38140 RIVES
%br
%br
=link_to "Plan d'accès", "/pages/infos-utiles/plan-dacces.html"
%br
%br
email :
=link_to "contact@pharmacieboissier.com", "mailto:contact@pharmacieboissier.com"
%br
%br
tel : 04 76 65 35 69
%br
fax : 04 76 66 83 50