{% extends base_template %} {% load static %} {% load i18n %} {% block head %} {% endblock %} {% block content %}

{% trans "Method" %}

{% trans "To explain the method how the hereby presented data got created we refer to chapter 2.3 and 3 of the " %} {% trans "project synthesis" %}.

{% get_static_prefix as STATIC_PREFIX %} {% endblock %}