{% extends 'iconolab_base.html' %} {% block content %}
Activité Annotations {% if profile_user == request.user %} Notifications Paramètres {% endif %} {% if profile_user.profile.managed_collections.exists %} Collections {% endif %}
{% block user_content %}{% endblock %}
{% endblock %}