diff --git a/layouts/partials/video-section-related.html b/layouts/partials/video-section-related.html index 51c5a549..86665a67 100644 --- a/layouts/partials/video-section-related.html +++ b/layouts/partials/video-section-related.html @@ -31,24 +31,27 @@ {{ $sortedVideos := sort $matchingVideos "score" "desc" }} - {{ if gt (len $sortedVideos) 0 }}