X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Fvideo-watch.component.html;h=74c82fbfd821377535f919a50c1adf04f17731c4;hb=da0310f821b039fea1fcbf8aea49e1d2279ba98e;hp=4279437d23688e6716098b91af2b5f730e8fe14b;hpb=82f443de1aba70ce75c72a4a7f669385600ab3c6;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 4279437d2..74c82fbfd 100644 --- a/client/src/app/+videos/+video-watch/video-watch.component.html +++ b/client/src/app/+videos/+video-watch/video-watch.component.html @@ -11,7 +11,8 @@ @@ -28,6 +29,14 @@ This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}. +
+ This live has not started yet. +
+ +
+ This live is finished. +
+
This video is blocked.
{{ video.blockedReason }} @@ -58,9 +67,13 @@
+ + + +
- +
-
+
Duration - {{ video.duration | myVideoDurationFormatter }} + {{ video.duration | myDurationFormatter }}