]> git.parisson.com Git - mezzo.git/commitdiff
Remove the playlist view on video details view
authorJérémy Fabre <Jeremy@iMac-de-Jeremy-2.fritz.box>
Tue, 14 Feb 2017 13:27:39 +0000 (14:27 +0100)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy-2.fritz.box>
Tue, 14 Feb 2017 13:27:39 +0000 (14:27 +0100)
app/templates/media/video/video_detail.html

index 36c71bc3cc8075088720f5785d1beadfc1840cbb..3307b5c245565c2aa6f71a34bbee354f1b309b88 100644 (file)
@@ -63,3 +63,7 @@
     </ol>
 
 {% endblock %}
+
+{% block page_video %}
+
+{% endblock %}