<html>
  <head>
    <title>Custom Layout</title>
  </head>
  <body>
    <%= yield %>
  </body>
</html>