Sha256: 343e08aca4760af7f79d41935e9422c31ba9a00af5c99d5f99c47a24e58e4fc3

Contents?: true

Size: 269 Bytes

Versions: 21

Compression:

Stored size: 269 Bytes

Contents

- in_section :events
- content_for :header do
  %h1= t('.heading', :default => "Events")

.row
  .span8.offset2
    = render :partial => 'list', :locals => { :events => @events }
  .span8.offset2
    = link_to "Create Event", new_event_path, :class => "btn btn-primary"

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.23 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.21 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.20 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.19 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.18 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.17 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.16 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.15 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.12 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.11 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.10 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.9 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.8 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.7 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.6 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.5 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.4 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.3 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.2 app/views/events/index.html.haml
artfully_ose-1.2.0.pre.1 app/views/events/index.html.haml