Sha256: d0beeb81afa37e49db9f6498f994e2c1ec50ef413e8f2c402e66f582942c5931

Contents?: true

Size: 171 Bytes

Versions: 2

Compression:

Stored size: 171 Bytes

Contents

<html>
  <head>
    <title>
      <%=
        title
      %>
    </title>
  </head>

  <body bgcolor="<%= widget.bgcolor %>">
    <%=
      yield
    %>
  </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
widgetz-0.0.1 sample/rails/app/views/widgets/page.rhtml
widgetz-0.0.2 rails/app/views/widgets/page.rhtml