gestion des titres vides
This commit is contained in:
parent
c7f06fe967
commit
90a880cce0
@ -13,7 +13,7 @@ block content
|
|||||||
each video, i in videos
|
each video, i in videos
|
||||||
tr
|
tr
|
||||||
td
|
td
|
||||||
a(href="/movie/#{video.id}") #{video.titre}
|
a(href="/movie/#{video.id}") #{video.title}
|
||||||
td= video.duree
|
td= video.duree
|
||||||
td= video.year
|
td= video.year
|
||||||
script.
|
script.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user