{% load i18n %}
{% trans "You are not a part of any projects." %}
{% if can_create_projects %}{% trans "Create a new project" %}
{% endif %} {% endif %}{% trans "You are not a part of any teams." %}
{% if can_create_teams %} {% endif %} {% endif %}