<!DOCTYPE html>
<html>
<head>
{% include metahead.html %}
{% include matomo.html %}

</head>
<body>
{% include navmenu.html %}
  <div id="content">
{% include videopageheader.html %}
{{ content }}
  </div>
</body>
</html>