<!DOCTYPE html>
<html>
  <head>
    {% include header.html %}
  </head>
  <body ontouchstart="">
    {{ content }}
  </body>
 </html>