Sha256: 04cca4dd0758a98c471164bba0770f6f8b6dd53115a52b2fbd370753ca09fd31

Contents?: true

Size: 246 Bytes

Versions: 2

Compression:

Stored size: 246 Bytes

Contents

- in_section :people
- content_for :header do
  %h1 Create a New Contact

.row
  .span6.offset3
    = render :partial => "shared/error_messages", :locals => { :target => @person }
    = render :partial => 'form', :locals => { :person => @person }

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
artfully_ose-1.0.0.rc4 app/views/people/new.html.haml
artfully_ose-1.0.0.rc3 app/views/people/new.html.haml