osem-fcy/app/views/conference/show.html.haml
2014-05-19 21:21:06 +05:30

3 lines
No EOL
179 B
Text

= content_for :splash_logo do
= link_to @conference.title, "#", :class => 'navbar-brand'
= render :partial => "home/conference_details", :locals => {:conference => @conference}