<!DOCTYPE html>
<html lang="en">
<head>
  <title>{{title}}</title>
  {{#redirect-url}}
    <meta http-equiv="Refresh" content="0; url={{redirect-url}}">
  {{/redirect-url}}
</head>
<body>
<h1>{{title}}</h1>