From d7c388362c4b91e1ea7d53b5129bf3f1c88aa2d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Fri, 13 Oct 2017 14:50:23 +0200 Subject: [PATCH] Better alignment of partition links Fixes #2 --- partitions/templates/partitions/listepart.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}