Sha256: d6b25e0db29f9d13940624068d66cf09ebb9baf2268e45687077824f3fe008a8

Contents?: true

Size: 155 Bytes

Versions: 9

Compression:

Stored size: 155 Bytes

Contents

!!!
%html{ lang: 'en' }
  = render 'plug/shared/head'

  %body
    .container
      = render 'plug/shared/nav'
      = yield

    /= render 'shared/footer'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
plug-0.1.12 app/views/layouts/plug/application.html.haml
plug-0.1.11 app/views/layouts/plug/application.html.haml
plug-0.1.9 app/views/layouts/plug/application.html.haml
plug-0.1.8 app/views/layouts/plug/application.html.haml
plug-0.1.7 app/views/layouts/plug/application.html.haml
plug-0.1.6 app/views/layouts/plug/application.html.haml
plug-0.1.5 app/views/layouts/plug/application.html.haml
plug-0.1.3 app/views/layouts/plug/application.html.haml
plug-0.1.2 app/views/layouts/plug/application.html.haml