{% extends "base.html" %} {% block navbar_start %} {{ gettext("My cooperations") }}
{% endblock %} {% block content %}
{{ gettext("Here you can create a new cooperation.") }}
{{ gettext("A cooperation contains similar products. The prices for all products in a cooperation are averaged to reduce price competition. All producers still receive the credits on sale corresponding to how they planned production.") }}