{% extends "base.html" %} {% block content %}
{% include "movies/moviesList.html" %}
{% endblock %} {% block footer %}

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

{% endblock %}