diff --git a/upload/styles/cb_28/layout/watch_video.html b/upload/styles/cb_28/layout/watch_video.html index 3ecc2959..934b3640 100644 --- a/upload/styles/cb_28/layout/watch_video.html +++ b/upload/styles/cb_28/layout/watch_video.html @@ -83,7 +83,7 @@
-

{description($video.description)}

+

{$video.description|unescape:"html"}

  • {lang code='category'}: {$vdo.category|categories:video}
  • {lang code='duration'}: {if $video.duration>1}{$video.duration|SetTime}{else}00:00{/if}