Another round of splash design
* Add map to splash * Reverse venue<->conference relation * Split venue address into fields * Don't go through venue for lodgings anymore
This commit is contained in:
parent
30e8ab856c
commit
cb227a0afc
55 changed files with 717 additions and 548 deletions
|
|
@ -8,7 +8,7 @@
|
|||
= date_string(@conference.start_date, @conference.end_date)
|
||||
.row
|
||||
.col-md-6
|
||||
- if @conference.venue.name and @conference.venue.website and @conference.venue.address
|
||||
- if @conference.venue.name and @conference.venue.website and @conference.venue.street
|
||||
%p
|
||||
%small
|
||||
at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue