{% load i18n %}
{% if type == "group" %}{% trans "Create Group" %}{% else %}{% trans "Create Project" %}{% endif %}!