Sha256: 80b319a9734d804e8d2fcaca975fda14a86202d756987e2f588201801dd1459e

Contents?: true

Size: 280 Bytes

Versions: 3

Compression:

Stored size: 280 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

3 entries across 3 versions & 1 rubygems

Version Path
pullentity-client-0.0.9 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.0.8 lib/pullentity-client/templates/defaults/layout.haml.erb
pullentity-client-0.0.7 lib/pullentity-client/templates/defaults/layout.haml.erb