From 5b8038d9ef229d0bc349dfa611311417be7df99f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Je=CC=81re=CC=81my=20Fabre?= Date: Mon, 12 Sep 2016 15:11:34 +0200 Subject: [PATCH] Remove a development test --- app/templates/core/inc/audio.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/templates/core/inc/audio.html b/app/templates/core/inc/audio.html index 816f8320..8c31aa45 100644 --- a/app/templates/core/inc/audio.html +++ b/app/templates/core/inc/audio.html @@ -5,9 +5,6 @@ {% for audio in audios %} -
  • - {{ audio.title }} -
  • {{ audio.title }}
  • -- 2.39.5