media/template/showing.html
2016-08-25 02:46:59 +02:00

10 lines
125 B
HTML

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