Registration Component
This commit is contained in:
parent
643b8b173a
commit
5c9e0a279e
19 changed files with 172 additions and 36 deletions
|
|
@ -9,7 +9,7 @@
|
|||
= conference.title
|
||||
%small
|
||||
%b
|
||||
= conference_date_string(conference)
|
||||
= conference_date_string(conference.start_date, conference.end_date)
|
||||
- if conference.venue.name and conference.venue.website and conference.venue.address
|
||||
%p
|
||||
%small
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue