app/views/tramway/event/events/_show_page.html.haml in tramway-event-1.5.1 vs app/views/tramway/event/events/_show_page.html.haml in tramway-event-1.5.2

- old
+ new

@@ -34,8 +34,8 @@ != event.description %hr = render 'tramway/event/participants/form', event: event %br - sections.each_with_index do |section, index| - = render 'tramway/landing/blocks/templates/section_with_image_and_text', block: section + = render 'tramway/event/sections/show_page', section: section - if index < sections.count - 1 %br