app/views/tramway/event/events/show.html.haml in tramway-event-0.4.1 vs app/views/tramway/event/events/show.html.haml in tramway-event-0.5
- old
+ new
@@ -1,5 +1,7 @@
- content_for :title do
= @event.title
- content_for :body_content do
= stylesheet_link_tag 'tramway/event/events/show'
= render 'tramway/landing/blocks/templates/full_page', block: @event, buttons: []
+ .container
+ = render 'tramway/event/participants/form'