You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
261 B
11 lines
261 B
10 years ago
|
- this_is_the_front_page
|
||
10 years ago
|
- if @conference
|
||
|
= render 'conferences/header'
|
||
10 years ago
|
%article
|
||
10 years ago
|
%h2=_!@conference.title
|
||
10 years ago
|
=@conference.info.html_safe
|
||
11 years ago
|
|
||
10 years ago
|
%article.supplementary
|
||
|
%h2=_'section_titles.bikebike.About_BikeBike'
|
||
|
%p=_'section_content.bikebike.about_bikebike', :p
|