<!DOCTYPE html>
<html>
  <head>
    {% include header.html %}
  </head>
  <body class="docs-home" ontouchstart="">
    {% include browser-warning.html %}
    {{ content }}
  </body>
</html>