{% load static %} {% if user.is_authenticated %}
{% include "backend/project/partnering_organization/table.html" %}
{% endif %}