@if (showRemoveButton()) { } @if (posterUrl()) { } @else if (showPlaceholder()) {
{{ getPlaceholderIcon() }}
} @else { } @if (type() && showTypeBadge()) { {{ type() }} }

{{ title() }}

@if (date()) {

{{ date() | date: 'd MMM, HH:mm' : undefined : currentLocale() }}

}