<html>
  <head>
    <title>Liquid Demo</title>
  </head>
  <body>
    
    <%= yield %>

  </body>
</html>