<!DOCTYPE html>
<html>
  <head>
    <title>{{ title }}</title>
  </head>

  <body>
    <h1>Other Template</h1>
    {{ content }}
  </body>
</html>