Sha256: 75184742e30d4b7589fec5ed40d1637216c5e7b0c8c640c038e5235165f8d004

Contents?: true

Size: 290 Bytes

Versions: 6

Compression:

Stored size: 290 Bytes

Contents

= content_for :content do
  .row-fluid
    .span1
    .span10
      .row-fluid
        = yield :new_form
      .row-fluid
        = yield :index_header
      .row-fluid
        .span12
          hr/
      .row-fluid
        .span12.well
          = yield
= render file: 'gaku/layouts/gaku'

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 app/views/gaku/layouts/admin/index.html.slim
gaku-0.0.3 core/app/views/gaku/layouts/admin/index.html.slim
gaku-0.0.2 core/app/views/gaku/layouts/admin/index.html.slim
gaku_core-0.0.2 app/views/gaku/layouts/admin/index.html.slim
gaku-0.0.1 core/app/views/gaku/layouts/admin/index.html.slim
gaku_core-0.0.1 app/views/gaku/layouts/admin/index.html.slim