Sha256: 5e91d2e6deaa5842b5a36940ec05cada5baf5d2bfbcd9c4b027fe7940ef407d7

Contents?: true

Size: 191 Bytes

Versions: 11

Compression:

Stored size: 191 Bytes

Contents

!!!
%html{ lang: 'en' }
  = favicon_link_tag 'favicon.png'
  = render 'plug/shared/head'

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

    /= render 'shared/footer'

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
plug-0.1.26 app/views/layouts/plug/application.html.haml
plug-0.1.25 app/views/layouts/plug/application.html.haml
plug-0.1.24 app/views/layouts/plug/application.html.haml
plug-0.1.23 app/views/layouts/plug/application.html.haml
plug-0.1.22 app/views/layouts/plug/application.html.haml
plug-0.1.21 app/views/layouts/plug/application.html.haml
plug-0.1.19 app/views/layouts/plug/application.html.haml
plug-0.1.18 app/views/layouts/plug/application.html.haml
plug-0.1.16 app/views/layouts/plug/application.html.haml
plug-0.1.15 app/views/layouts/plug/application.html.haml
plug-0.1.14 app/views/layouts/plug/application.html.haml