media/template/showing.html

8 lines
108 B
HTML

<div class="video-showing">
<h2>{title}</h2>
<h3>{year}</h3>
<p>{description}</p>
{video}
</div>