Sha256: d2ac4c5dc515df59e88a29fbb836d53bf9d6cc3627aa49ca5d87b2356ad31d1d

Contents?: true

Size: 279 Bytes

Versions: 11

Compression:

Stored size: 279 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")

    = yield_content(:principal)


Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
pullentity-client-0.3.6 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.3.5 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.3.4 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.3.3 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.3.2 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.3.1 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.3.0 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.1.3 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.1.2 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.1.1 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.1.0 lib/pullentity-client/templates/defaults/layout.haml.erb