Sha256: a77a908eda9c7cb0f1c1ec489e83efc7673bf6308e708ffe0930d36bfa605291

Contents?: true

Size: 313 Bytes

Versions: 4

Compression:

Stored size: 313 Bytes

Contents

.content-wrapper
  .container-fluid
    .row
      .text-center
        %h1 New Country
      %hr
    .row
      .col-md-12
        = render 'hatchy/admin/shared/admin_navtabs', list_view: admin_countries_path, new_view: new_admin_country_path
        = render 'hatchy/admin/shared/model_form', resource: @country

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hatchy-0.0.8.pre app/views/hatchy/admin/countries/new.html.haml
hatchy-0.0.7.pre app/views/hatchy/admin/countries/new.html.haml
hatchy-0.0.6.pre app/views/hatchy/admin/countries/new.html.haml
hatchy-0.0.5.pre app/views/hatchy/admin/countries/new.html.haml