parent
bad1d57bf0
commit
d7c388362c
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
{% elif user.is_authenticated and ".mp3" in p.part.url %}
|
||||
<li><a href="{% url "partitions-see" nom auteur p.id %}" class="fichier">{{ p.nom }}</a>
|
||||
{% else %}
|
||||
<li>{{ p.nom }}
|
||||
<li><p class="fichier">{{ p.nom }}</p>
|
||||
{% endif %}
|
||||
|
||||
{% if user.is_authenticated %}
|
||||
|
|
Loading…
Add table
Reference in a new issue