From 1e20d8192abd5f4a42db05bc52d7cc0966e0b9ef Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Mon, 24 Aug 2020 13:48:16 +0200 Subject: [PATCH] Replace hardocded by editorial value --- Resources/Private/Partials/Video.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Private/Partials/Video.html b/Resources/Private/Partials/Video.html index 269acc0..b05fe89 100644 --- a/Resources/Private/Partials/Video.html +++ b/Resources/Private/Partials/Video.html @@ -11,7 +11,7 @@

Video v{video.originalFile.uid}: {video.title}

-

The Video is available on YouTube: https://www.youtube.com/watch?v={video.properties.youtube}.

+

The Video is available on YouTube: https://www.youtube.com/watch?v={video.properties.youtube}.

{video.description -> f:format.nl2br()}