<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<h2>{{$subject}}</h2>
<div>
{{$content}}
</div>
</body>
</html>