<html>
<head>
<%= yield_content "meta" %>
</head>
<body>
<%= content %>
<%= var1 %>
<%= var2 %>
</body>
</html>