]> git.parisson.com Git - telecasting-www.git/commitdiff
fix url
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 26 Nov 2013 23:27:52 +0000 (00:27 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 26 Nov 2013 23:27:52 +0000 (00:27 +0100)
templates/telecasting/e-concert.html

index 9f2e505698773199a39a907fb717d8a0f204f255..20877e0185a3ee01033af1870e46f067e364291b 100644 (file)
@@ -5,7 +5,7 @@
     {% block slides %}  
     <div id="header" class="wrapper-video">
      <div id="video-home">
-      <iframe src="/ifr-e-concert.html" ></iframe>
+      <iframe src="/ifr-e-concert/" ></iframe>
      </div>
     </div>
     {% endblock slides %}