{% extends 'scipost/_personal_page_base.html' %} {% block pagetitle %}: Upload Submission Refereeing PDF{% endblock pagetitle %} {% load bootstrap %} {% block breadcrumb_items %} {{block.super}} Treated Submissions {% endblock %} {% block content %}
You may need to compile twice because of the Table of Content.
To compile, one needs the SciPost Latex Package. Please contact SciPost if you did not receive it.
Number of Reports: {{submission.reports.accepted.count}}
Number of Comments (nested comments not counted): {{submission.comments.vetted.count}}
{% include 'partials/submissions/refereeing_pack_tex_template.html' with submission=submission %}