X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Fvideo-watch.component.html;h=eadb2148a16d6b7c8ef912d49210f1babfbce4e4;hb=205e4f56f3da1f787f1bc2cdfcc39948a99a16b1;hp=0d1768aa989387ae8276fe436baca9f3a83514f2;hpb=214ff6fa0099edeca18f42014cb731a96fba85fb;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-watch/video-watch.component.html b/client/src/app/+videos/+video-watch/video-watch.component.html index 0d1768aa9..eadb2148a 100644 --- a/client/src/app/+videos/+video-watch/video-watch.component.html +++ b/client/src/app/+videos/+video-watch/video-watch.component.html @@ -7,13 +7,17 @@ Please try again later. -
+
+ Placeholder image +
+ +
@@ -29,6 +33,14 @@ This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}.
+
+ This live has not started yet. +
+ +
+ This live has ended. +
+
This video is blocked.
{{ video.blockedReason }} @@ -43,8 +55,10 @@

{{ video.name }}

-
- Published • {{ video.views | myNumberFormatter }} views +
+ Published + • +
@@ -54,8 +68,10 @@
-
- Published • {{ video.views | myNumberFormatter }} views +
+ Published + • +
@@ -113,7 +129,7 @@
- +
@@ -163,7 +179,7 @@
- +
@@ -260,9 +276,9 @@ >{{ tag }}
-
+
Duration - {{ video.duration | myVideoDurationFormatter }} + {{ video.duration | myDurationFormatter }}
@@ -275,6 +291,7 @@
- + + +