${title | h}
% if production_company != 'N/A':
${production_company | h}
% endif
% if genre != '':
${genre | h}
% endif
${overview | h}
RELEASED
${release_date | h}
DIRECTED BY
${director | h}
STARRING
${actors | h}