92 lines
3.8 KiB
Plaintext
92 lines
3.8 KiB
Plaintext
!!!
|
|
|
|
%html{:xmlns=>"http://www.w3.org/1999/xhtml", :"xml:lang"=>"fr", :lang=>"fr"}
|
|
%head
|
|
%meta{:"http-equiv" => "content-type" ,:content =>"text/html;charset=UTF-8" }
|
|
%title
|
|
Jean-François Noblet
|
|
|
|
|
|
|
|
= csrf_meta_tag
|
|
|
|
= javascript_include_tag "public"
|
|
|
|
= stylesheet_link_tag 'public'
|
|
|
|
=render :partial => "public/shared/ga"
|
|
|
|
|
|
|
|
%body
|
|
|
|
|
|
.top
|
|
#menu_top
|
|
=render(:partial => "public/shared/first_menu")
|
|
=link_to image_tag('logo.png', :id => "logo"), "/"
|
|
|
|
.slider
|
|
.slides
|
|
.slides_container
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/01.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/02.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/03.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/04.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/05.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/06.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/07.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/08.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/09.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/10.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/11.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/12.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/13.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/14.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/15.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/16.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/17.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/18.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/19.jpg', :style => "width:1000px;height:460px;"), ""
|
|
.slide{:style => "width:1000px;height:460px;"}=link_to image_tag('diaporama/20.jpg', :style => "width:1000px;height:460px;"), ""
|
|
|
|
|
|
|
|
.photos_link.hover
|
|
=link_to "Actuellement plus de 24 000 photos visibles dans ma photothèque", "http://www.photo-nature-environnement.com", :target => "_blank"
|
|
|
|
%a.prev.hover{:href => "#"}
|
|
=image_tag('arrow-prev.png')
|
|
%a.next.hover{:href => "#"}
|
|
=image_tag('arrow-next.png')
|
|
|
|
#slider_shadow
|
|
|
|
|
|
|
|
|
|
#home_main
|
|
|
|
#events_container
|
|
#events
|
|
.slide
|
|
%h2 A ne pas rater !
|
|
|
|
=render Event.after(Time.now.beginning_of_day).limit(3)
|
|
|
|
|
|
|
|
|
|
#articles
|
|
=render Article.recents.limit 3
|
|
|
|
|
|
%p{:style => "clear:both"}
|
|
#footer_container.home
|
|
#footer
|
|
|
|
#legals
|
|
|
|
|
|
|