{% extends "base.html" %} {% from 'macros/navbar.html' import navbar %} {% block navbar_start %} {{ navbar(navbar_items) }} {% 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.") }}