<!DOCTYPE html> <html> <head>
<title>{{site.title}}</title> <meta charset="utf-8" />
</head> <body>
<!-- This is the banner --> <p>This is a test</p>
</body> </html>
<!DOCTYPE html> <html> <head>
<title>{{site.title}}</title> <meta charset="utf-8" />
</head> <body>
<!-- This is the banner --> <p>This is a test</p>
</body> </html>