Include code of conduct on conference

This commit is contained in:
James Mason 2018-03-16 12:49:00 -07:00
parent fe2162491d
commit 511d5c2ed0
No known key found for this signature in database
GPG key ID: 1B3951886C449023
5 changed files with 47 additions and 1 deletions

View file

@ -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