Sha256: e73a79cfd0a2fcf318d24ba8c93a5faf581e181bba0dbabbe4dead46a625ba02

Contents?: true

Size: 338 Bytes

Versions: 103

Compression:

Stored size: 338 Bytes

Contents

!!!
%html
  %head
    %title Onebox engine development
    %link(rel="stylesheet" href="#{root_path}stylesheets/normalize.css")
    %link(rel="stylesheet" href="#{root_path}stylesheets/style.css")
    %script(src="#{root_path}javascripts/jquery.js")
    %script(src="#{root_path}javascripts/main.js")
  %body
    .container
      = yield

Version data entries

103 entries across 103 versions & 1 rubygems

Version Path
onebox-1.5.13 web/views/layout.haml
onebox-1.5.12 web/views/layout.haml
onebox-1.5.11 web/views/layout.haml