Sha256: 9452c304fcbe9c78063566c57632a403d8c8f9a7b4bd54875dd515ed38e79d27

Contents?: true

Size: 459 Bytes

Versions: 14

Compression:

Stored size: 459 Bytes

Contents

- content_for :title do
  = @event.title
- content_for :footer_links do
  %ul
    - @events.each do |event|
      %li
        = link_to event.title, event_path(event.id)
- content_for :body_content do
  = render 'tramway/event/events/show_page', event: @event, sections: @sections, sections_as_features: @sections_as_features, people_as_features: @people_as_features, partners: @partners
  = render "tramway/landing/blocks/block_types/footer", block: @footer

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
tramway-event-1.9.10.1 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.10 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.9.2 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.9.1 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.9 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.8 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.7 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.6 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.5 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.4 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.3 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.2 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.1 app/views/tramway/event/events/show.html.haml
tramway-event-1.9 app/views/tramway/event/events/show.html.haml