Sha256: 87ac191c9f08d7a26159c129ea1df1b57f9ff69edaff8185963d9f9d542ecd3f

Contents?: true

Size: 315 Bytes

Versions: 4

Compression:

Stored size: 315 Bytes

Contents

.content-wrapper
  .container-fluid
    .row
      .text-center
        %h1 Countries
      %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_index', resources: @countries

Version data entries

4 entries across 4 versions & 1 rubygems

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