<!DOCTYPE html>
<html>
  <head>
    <link rel="stylesheet" href="style.css" />
  </head>
  <body class="cover">
    <h1>{{ title }}</h1>
    <h3>{{ subtitle }}</h3>
  </body>
</html>