From: Jérémy Fabre Date: Thu, 22 Sep 2016 16:14:45 +0000 (+0200) Subject: Remove debug on audio player X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e7bbc207d405e8fae246b2348edb76c6bb6176e5;p=mezzo.git Remove debug on audio player --- diff --git a/app/templates/core/inc/audio.html b/app/templates/core/inc/audio.html index d9f8faf9..8c31aa45 100644 --- a/app/templates/core/inc/audio.html +++ b/app/templates/core/inc/audio.html @@ -6,13 +6,7 @@ {% for audio in audios %}
  • - {{ audio.title }} 1 -
  • -
  • - {{ audio.title }} 2 -
  • -
  • - {{ audio.title }} 3 + {{ audio.title }}
  • {% comment %}