mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 21:24:05 +00:00
3 lines
No EOL
179 B
Text
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} |