{% load i18n static cosinnus_tags thumbnail %} {% if request.user.is_authenticated %} {% if societies or societies_invited %} {% else %}
  • {% trans "Groups" %}
  • {% endif %} {% if groups or groups_invited %} {% else %}
  • {% trans "Projects" %}
  • {% endif %} {% else %}
  • {% trans "Groups" %}
  • {% trans "Projects" %}
  • {% endif %}