From b6f89fbb49251d8953c5aa05394a8813b5dc7c9a Mon Sep 17 00:00:00 2001 From: sipp11 Date: Thu, 23 Oct 2014 20:46:45 +0700 Subject: [PATCH] add movie poster if available --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index bac0e37..9f8f9d4 100755 --- a/index.html +++ b/index.html @@ -88,6 +88,7 @@ {{#each model}} + {{#if poster_path}}
{{/if}} {{movie}} {{audio}} on {{format-date date}}

{{showtimes}} {{#if cinema}}#{{cinema}}{{/if}}