{{ gettext("No plans yet.")}}
{% endif %}{% extends "base.html" %} {% from 'macros/navbar.html' import navbar %} {% block navbar_start %} {{ navbar(navbar_items) }} {% endblock %} {% block content %}
{{ gettext("Here you can request a collaboration.")}}
{{ gettext("The coordinator of the collaboration decides if they add your plan to the collaboration.")}}
{{ gettext("All plans in a collaboration should offer the same or a similar product.")}}
{{ gettext("No plans yet.")}}
{% endif %}