{% with images=intro_gallery.container.gallery_images.all %} {% if images %} {% else %}

Diese Gruppe war bisher nicht motiviert eine Introgalerie anzulegen.

{% load rules %} {% has_perm 'memberships.join' user group as can_join %} {% if can_join %}

Wenn Du in der Gruppe aktiv bist, kannst Du ihr beitreten und ein Bild hochladen.

{% endif %}
{% endif %} {% endwith %} {% has_perm 'content.group_create' user group as can_create_content %} {% if can_create_content %}
{% if intro_gallery %} {% else %} {% endif %}
{% endif %}