<li><ahref="{% url 'admin:submissions_report_change' report.id %}"target="_blank">Edit in admin (superusers only)</a>
{% endif %}
<li><ahref="{% url 'submissions:report_pdf_compile' report.id %}">Update/Compile the Report pdf</a></li>
<li><ahref="{% url 'submissions:report_pdf_compile' report.id %}">Update/Compile the Report pdf</a></li>
<li>Mark DOI as <ahref="{% url 'journals:mark_report_doi_needed' report_id=report.id needed=1 %}">needed</a> / <ahref="{% url 'journals:mark_report_doi_needed' report_id=report.id needed=0 %}">not needed</a></li>
<li>Mark DOI as <ahref="{% url 'journals:mark_report_doi_needed' report_id=report.id needed=1 %}">needed</a> / <ahref="{% url 'journals:mark_report_doi_needed' report_id=report.id needed=0 %}">not needed</a></li>
<li><ahref="{% url 'journals:generic_metadata_xml_deposit' type_of_object='report' object_id=report.id %}">Create the metadata and deposit it to Crossref</a></li>
<li><ahref="{% url 'journals:generic_metadata_xml_deposit' type_of_object='report' object_id=report.id %}">Create the metadata and deposit it to Crossref</a></li>