fix extra '/'

fix typo
This commit is contained in:
philippe lhardy
2017-11-28 20:41:59 +01:00
parent cb8afffe78
commit a928f56966
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ from slugify import slugify
<thead> <thead>
<tr> <tr>
<th colspan="2" style="text-align:center;"> <th colspan="2" style="text-align:center;">
Liste des salles physique Liste des salles physiques
</th> </th>
</tr> </tr>
</thead> </thead>
+1 -1
View File
@@ -298,7 +298,7 @@ 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":embeed_video("video/ogg","/resources/2017/Video/JM2L2017_Reportage_FR3.ogv/"), "media":embeed_video("video/ogg","/resources/2017/Video/JM2L2017_Reportage_FR3.ogv"),
"credit":"Reportage France 3", "credit":"Reportage France 3",
"caption":"JM2L 2017" "caption":"JM2L 2017"
} }