|
|
@ -88,6 +88,7 @@ |
|
|
|
{{#each model}} |
|
|
|
{{#each model}} |
|
|
|
<tr> |
|
|
|
<tr> |
|
|
|
<td> |
|
|
|
<td> |
|
|
|
|
|
|
|
{{#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}} |
|
|
|
{{movie}} <mark>{{audio}}</mark> <small class='muted'>on {{format-date date}}</small> |
|
|
|
{{movie}} <mark>{{audio}}</mark> <small class='muted'>on {{format-date date}}</small> |
|
|
|
<p>{{showtimes}} {{#if cinema}}<small class='muted'>#{{cinema}}</small>{{/if}}</p> |
|
|
|
<p>{{showtimes}} {{#if cinema}}<small class='muted'>#{{cinema}}</small>{{/if}}</p> |
|
|
|
</td> |
|
|
|
</td> |
|
|
|