<html>
<head>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="container">
<h1>{{title}}</h1>
{{content}}
</div>
</body>
</html>