|
|
@ -103,6 +103,7 @@ |
|
|
|
{{#if poster_path}}<div class="pull-left" style="margin-right:0.5em"><img src="http://image.tmdb.org/t/p/w92{{unbound poster_path}}" align="left" class="img-rounded" /></div>{{/if}} |
|
|
|
{{#if poster_path}}<div class="pull-left" style="margin-right:0.5em"><img src="http://image.tmdb.org/t/p/w92{{unbound poster_path}}" align="left" class="img-rounded" /></div>{{/if}} |
|
|
|
<h4>{{movie}} <small class='muted'><mark>{{audio}}</mark> on {{format-date date}}</small></h4> |
|
|
|
<h4>{{movie}} <small class='muted'><mark>{{audio}}</mark> on {{format-date date}}</small></h4> |
|
|
|
<p>{{showtimes}} {{#if cinema}}<small class='muted'>#{{cinema}}</small>{{/if}}</p> |
|
|
|
<p>{{showtimes}} {{#if cinema}}<small class='muted'>#{{cinema}}</small>{{/if}}</p> |
|
|
|
|
|
|
|
{{#if imdb_id}}<p><a href="http://www.imdb.com/title/{{unbound imdb_id}}/">IMDb</p>{{/if}} |
|
|
|
</td> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</tr> |
|
|
|
{{else}} |
|
|
|
{{else}} |
|
|
|