{% extends "base.html.j2" %} {% block page_content %}

{{ title }}

{% include "main/_terms_of_use/german.html.j2" %}
{% include "main/_terms_of_use/english.html.j2" %}
{% endblock page_content %}