Sha256: e786546e5295e285f5a2339c1fd94216279089e17771413ffda3cdf05dde82b2

Contents?: true

Size: 216 Bytes

Versions: 6

Compression:

Stored size: 216 Bytes

Contents

= content_for :content do

  .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/index.html.slim
gaku-0.0.3 core/app/views/gaku/layouts/index.html.slim
gaku-0.0.2 core/app/views/gaku/layouts/index.html.slim
gaku_core-0.0.2 app/views/gaku/layouts/index.html.slim
gaku-0.0.1 core/app/views/gaku/layouts/index.html.slim
gaku_core-0.0.1 app/views/gaku/layouts/index.html.slim