Sha256: 67ad1eaba01eb2fb43b74288c6447cb2fbaf22afef9eeff353a9d76dce327d66

Contents?: true

Size: 246 Bytes

Versions: 5

Compression:

Stored size: 246 Bytes

Contents

!!! Strict
%html{:xmlns => 'http://www.w3.org/1999/xhtml', 'xml:lang' => 'en', :lang => 'en'}
  %head
    = partial("views/shared/head")

  = partial "views/shared/js"
  = partial "views/shared/css"

  %body

    = partial("views/shared/body")


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pullentity-client-0.0.6 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.0.4 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.0.3 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.0.2 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.0.1 lib/pullentity-client/templates/defaults/layout.haml.erb