Browse Source

Reportage france3 JM2L 2017

master
philippe lhardy 6 years ago
parent
commit
cb8afffe78
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      jm2l/views.py

+ 2
- 3
jm2l/views.py View File

@@ -298,10 +298,9 @@ def JSON_TimeLine_Request(request):
"text":"<i><span class='c1'>10ème Édition</span></i>", "text":"<i><span class='c1'>10ème Édition</span></i>",
"asset": "asset":
{ {
#"media":"https://www.youtube.com/watch?v=91X65eEKxvU&t=6s",
"media":embeed_video("video/ogg","/resources/2015/Video/jm2l_france3-2015.ogv"),
"media":embeed_video("video/ogg","/resources/2017/Video/JM2L2017_Reportage_FR3.ogv/"),
"credit":"Reportage France 3", "credit":"Reportage France 3",
"caption":"JM2L 2015"
"caption":"JM2L 2017"
} }
} }
elif year==2015: elif year==2015:


Loading…
Cancel
Save