|
@ -1,4 +1,4 @@ |
|
|
= render :partial => 'application/header', :locals => {:page_group => 'about', :page_key => 'About_BikeBike', :image_file => 'xconference.jpg'} |
|
|
= render :partial => 'application/header', :locals => {:page_group => 'about', :page_key => 'About_BikeBike', :image_file => 'workshop.jpg'} |
|
|
%article |
|
|
%article |
|
|
= row do |
|
|
= row do |
|
|
= columns(medium: 12) do |
|
|
= columns(medium: 12) do |
|
@ -16,7 +16,7 @@ |
|
|
%p=_'articles.about_bikebike.paragraphs.Who_is_Invited', :p |
|
|
%p=_'articles.about_bikebike.paragraphs.Who_is_Invited', :p |
|
|
= columns(medium: 12) do |
|
|
= columns(medium: 12) do |
|
|
%h3=_'articles.about_bikebike.headings.Types_of_Workshops', :t |
|
|
%h3=_'articles.about_bikebike.headings.Types_of_Workshops', :t |
|
|
%figure{style: "background-image: url(#{image_url('columbus_people.jpg')})"} |
|
|
%figure{style: "background-image: url(#{image_path('columbus_people.jpg')})"} |
|
|
%p=_'articles.about_bikebike.paragraphs.Types_of_Workshops', :p |
|
|
%p=_'articles.about_bikebike.paragraphs.Types_of_Workshops', :p |
|
|
= columns(medium: 12) do |
|
|
= columns(medium: 12) do |
|
|
%h3=_'articles.about_bikebike.headings.Amenities', :t |
|
|
%h3=_'articles.about_bikebike.headings.Amenities', :t |
|
|