!!! %html{:lang => "fr", "xml:lang" => "fr", :xmlns => "http://www.w3.org/1999/xhtml"} %head %title=@title.to_s+" " %meta{:name=>"viewport", :content=>"width=device-width,initial-scale=1"} %meta{ :"http-equiv" => "Content-Type", :content => "text/html; charset=utf-8" } %meta{ :"name" => "Description", :content => @description } %meta{ :"name" => "Keywords", :content => @keywords } =# = javascript_include_tag "blog" = csrf_meta_tag = stylesheet_link_tag 'blog' = stylesheet_link_tag '/fonts/Stylograph/stylesheet.css' =javascript_include_tag "https://maps.googleapis.com/maps/api/js?libraries=places&sensor=false" %body #main#affiliation =yield .clear .clear .bottom .center .row .col-md-4 %h4 Plus d'informations %ul %li=link_to "Mentions légales", "/mentions-legales.html" =link_to image_tag("/nb.png", :id => "nb"), "http://nicolasbally.com", :target => "_blank"