@if (!isVideoLoaded) { } @if (currentVideo) { }
@if (currentVideo !== null) {
{{ currentVideo.title }}
{{ currentVideo.description }}
@if (!isWideScreen) { }
@if(checkLikeVideos(currentVideo)) { } @else { }
@if (!isAnyResolutionAvailable()) {

(The video is being converted) Refresh

}
}