Sha256: 50f2217b9b03d3f18be18b03e96fb749852f173e7189aa1f738843e8a7a34b9c

Contents?: true

Size: 510 Bytes

Versions: 16

Compression:

Stored size: 510 Bytes

Contents

- content_for :title do
  = @event.title
- content_for :head_content do
  = javascript_include_tag 'tramway/event/application'
- content_for :footer_links do
  %ul
    - @events.each do |event|
      %li
        = link_to event.title, event_path(event.id)
= 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

16 entries across 16 versions & 1 rubygems

Version Path
tramway-event-1.9.27.1 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.27 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.26 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.25.1 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.25 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.24.1 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.24 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.23.2 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.23.1 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.23 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.22 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.21.1 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.21 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.20.1 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.20 app/views/tramway/event/events/show.html.haml
tramway-event-1.9.19.8 app/views/tramway/event/events/show.html.haml