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

Ratings List

{% if rating_list %} {% else %}

There are no rating in the library.

{% endif %} {% endblock %}