Include code of conduct on conference
This commit is contained in:
parent
217ec1a46f
commit
95196c7f80
5 changed files with 47 additions and 1 deletions
|
|
@ -11,6 +11,9 @@
|
|||
= @conference.title
|
||||
|
||||
#splash
|
||||
- if @conference.code_of_conduct.present?
|
||||
= render 'code_of_conduct', organization: @conference.organization
|
||||
|
||||
-# header/description
|
||||
= render 'header', conference: @conference, venue: @conference.venue
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue