{% load entity_renderer %}

Phenotypes

{% url 'my_collection' as collections_url %} {% if not CLL_READ_ONLY %} {% url 'create_phenotype' as create_url %} {% endif %} {% if user|is_member:"Moderators" %} {% url 'moderation_page' as moderator_url %} {% else %} {% url 'reference_data' as reference_url %} {% endif %}