Location Component
This commit is contained in:
parent
069cc0eb4c
commit
b1c171cd97
12 changed files with 119 additions and 19 deletions
|
|
@ -2,4 +2,4 @@
|
|||
.col-md-12.page-header
|
||||
%h2.text-center Upcoming Conferences
|
||||
- @current.each do |conference|
|
||||
= render :partial => "conference_details", :locals => {:conference => conference}
|
||||
= render :partial => "conference_details", :locals => {:conference => conference}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue