From f845c68305f61686b5d3336fa9251afeae0c083a Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Thu, 20 Sep 2018 01:08:46 +0200 Subject: fix SEO tags and attributes --- client/src/app/shared/video/video-thumbnail.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/shared/video') diff --git a/client/src/app/shared/video/video-thumbnail.component.html b/client/src/app/shared/video/video-thumbnail.component.html index c1d45ea18..6935ed948 100644 --- a/client/src/app/shared/video/video-thumbnail.component.html +++ b/client/src/app/shared/video/video-thumbnail.component.html @@ -2,7 +2,7 @@ [routerLink]="['/videos/watch', video.uuid]" [attr.title]="video.name" class="video-thumbnail" > - +
{{ video.durationLabel }} -- cgit v1.2.3