X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2Fvideo-list%2Fvideo-miniature.component.html;h=ba70002b02c660eed3bf81edb3b721af93c48749;hb=8ce9e815c8212647d702b94ca8633943d1aa663a;hp=94b8926982fcefe00dac65758940c9e64cb88223;hpb=92fb909c9b4a92a00b0d0da7629e6fb003de281b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/video-list/video-miniature.component.html b/client/src/app/videos/video-list/video-miniature.component.html index 94b892698..ba70002b0 100644 --- a/client/src/app/videos/video-list/video-miniature.component.html +++ b/client/src/app/videos/video-list/video-miniature.component.html @@ -1,4 +1,4 @@ -
+
- {{ video.duration }} +
+ {{ video.views }} views + {{ video.duration }} +
+
- + {{ getVideoName() }} - -
- - {{ tag }} - -
+
+ + {{ tag }} + +
+ {{ video.by }} - - {{ video.views }} views - {{ video.createdAt | date:'short' }} - + {{ video.createdAt | date:'short' }}