Sha256: 6d3fe40496c43e8d7933d0f5059860bf65c71e3d98cc8ae1c53aed88deb8eaeb

Contents?: true

Size: 166 Bytes

Versions: 2

Compression:

Stored size: 166 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title><%= title %></title>
    <%= stylesheet_link_tag '/assets/pieces' %>
  </head>
  <body>
    <%= yield %>
  </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pieces-0.4.2 examples/rails_app/app/views/layouts/pieces.html.erb
pieces-0.4.1 examples/rails_app/app/views/layouts/pieces.html.erb