correctif de la page serie

This commit is contained in:
Antoine WEBER 2015-10-08 12:09:11 +02:00
parent 673813123e
commit b7fb967bee
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ block content
each video, i in videos
tr
td
a(href="/movie/#{video.id}/#{channel_id}")= video.titre
a(href="/movie/#{video.id}")= video.titre
td= video.season_episode
td= video.duree
script.