<html>
  <head>
    <title>My Sample Site</title>
    <!-- Comment in layout -->
  </head>
  <body>
    #{yield}
  </body>
</html>