{% extends "books_recsys_app/base.html" %} {% block content %}
name: {{ movie }}      rate: {% for vote in rates %} {{vote}} {% endfor %}