{% load i18n cosinnus_tags %} {% captureas label %}
{% blocktrans %}Check the projects/groups where you wish to show this item in. It will be shown in all lists, but will still remain in this group.{% endblocktrans %}
{% if reflect_is_forum %}{% blocktrans %}Items from the Forum can be shown in any of your projects/groups.{% endblocktrans %}
{% else %}{% blocktrans %}Items from this group can be shown in any of the group's subprojects.{% endblocktrans %}
{% endif %}