@if (video().support) { } @if (isVideoAddableToPlaylist()) {
} @if (!isUserLoggedIn() && !video().isLive) { @if (isVideoDownloadable()) { } }
@if (video().likes !== 0 || video().dislikes !== 0) { }
@if (video()) { }