Sha256: a769112dda89928203b81e1d76ff8c5a9c8740f897c32a6d3a34e8de69e0ecde

Contents?: true

Size: 438 Bytes

Versions: 15

Compression:

Stored size: 438 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title><%= catch_content :for_title %></title>
    <%= catch_content :for_head %>
  </head>
  <body>
    <h1><%= catch_content :for_title %></h1>
    <%= catch_content :for_layout %>
    <pre><%= catch_content :for_head %></pre>
  </body>
</html>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
pupu-0.2.1 examples/merb/views/layout.html.erb
pupu-0.2 examples/merb/views/layout.html.erb
pupu-0.1 examples/merb/views/layout.html.erb
pupu-0.0.5.5 examples/merb/views/layout.html.erb
pupu-0.0.5.4 examples/merb/views/layout.html.erb
pupu-0.0.5.3 examples/merb/views/layout.html.erb
pupu-0.0.5.2 examples/merb/views/layout.html.erb
pupu-0.0.5.1 examples/merb/views/layout.html.erb
pupu-0.0.5 examples/merb/views/layout.html.erb
pupu-0.0.4.pre examples/merb/views/layout.html.erb
pupu-0.0.3 examples/merb/views/layout.html.erb
pupu-0.0.3.pre examples/merb/views/layout.html.erb
pupu-0.0.2.pre examples/merb/views/layout.html.erb
pupu-0.0.2 examples/merb/views/layout.html.erb
pupu-0.1.pre examples/merb/views/layout.html.erb