{% extends "base.html" %} {% block content %}

{{ movie.title }}

{{ movie.description }}

Download

{% endblock %} {% block footer_content %}

This product uses the TMDb API but is not endorsed or certified by TMDb.

{% endblock footer_content %}