diff --git a/partitions/templates/partitions/listepart.html b/partitions/templates/partitions/listepart.html index 4ad9628..7a6ce67 100644 --- a/partitions/templates/partitions/listepart.html +++ b/partitions/templates/partitions/listepart.html @@ -33,7 +33,7 @@ {% elif user.is_authenticated and ".mp3" in p.part.url %}
  • {{ p.nom }} {% else %} -
  • {{ p.nom }} +
  • {{ p.nom }}

    {% endif %} {% if user.is_authenticated %}