{% block head_stuff %} {% endblock %}
{% with messages = get_flashed_messages() %} {% if messages %}{{ message }}
{% endfor %}If you are seeing this message in your browser, you're rendering the wrong page. Render the rate-movies-list-sp22.html template.
{% endblock %} {% block tail %} {% endblock %}