{% extends 'scipost/base.html' %}
{% block pagetitle %}: ratings{% endblock pagetitle %}
{% block bodysup %}
Thank you for rating the publication associated to this Commentary.
{% if commentary_id %}
Return to the Commentary
{% endif %}
{% endblock bodysup %}