{{ if embed }}
    <iframe src="https://embed.nicovideo.jp/watch/{{ video.id }}" style="top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0;" allowfullscreen></iframe>
{{ else }}
    <img src="{{ video.thumbnail.nHdUrl || video.thumbnail.largeUrl || video.thumbnail.middleUrl }}">
{{ /if }}
<br>
{{@ video.shortDescription }}
