<HTML>
    {% include 'header.txt' %}
  <BODY>
    {% block content %}{% endblock %}
  </BODY>
</HTML>

