From: Jérémy Fabre Date: Mon, 12 Sep 2016 11:49:48 +0000 (+0200) Subject: Move the audios playlist in the page content X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7bc947ba5679f7cdeb3d0483abd88d4deddf48f6;p=mezzo.git Move the audios playlist in the page content --- diff --git a/app/templates/pages/page.html b/app/templates/pages/page.html index 0c6c0f48..e0a062d4 100644 --- a/app/templates/pages/page.html +++ b/app/templates/pages/page.html @@ -54,6 +54,8 @@ {% block page_content %} {{ page.content }} {% endblock %} + {% block page_audio %} + {% endblock %} @@ -63,8 +65,6 @@ {% endblock %} {% block page_video %} {% endblock %} - {% block page_audio %} - {% endblock %} {% block page_sub_content %} {% endblock %} {% block page_related_content %}