<html>
  <head>
    <title>Liquid - test</title>
  </head>
  <body>
    
    <%= yield %>

  </body>
</html>