Sha256: 2b71d45e9ab0762d9b088066ab712b862eae27622ecd576bddcadbb49f2cb3ae

Contents?: true

Size: 356 Bytes

Versions: 2

Compression:

Stored size: 356 Bytes

Contents

!!!
%html
  %head
    %title Bait
    %link{rel:'stylesheet', href:'/css/reset.css'}
    %link{rel:'stylesheet', href:'/css/application.css'}
    %script{src:'/js/zepto.min.js'}
    %script{src:'/js/ansi2html.js'}
    %script{src:'/js/application.js'}
  %body
    #content
      = yield
    %hr
    #footer
      %center Bait/#{Bait::VERSION} #{Bait.env}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bait-0.5.6 lib/bait/views/layout.haml
bait-0.5.5 lib/bait/views/layout.haml