SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit e7c9b9e4 authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Add proper link to resubmission page

parent 1311d565
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
<p class="card-text mt-1">
<ul>
{% if sub.open_for_resubmission %}
<li><a href="{% url 'submissions:prefill_using_identifier' %}?identifier={{ sub.preprint.identifier_wo_vn_nr }}">Resubmit this manuscript</a></li>
<li>To resubmit, go to the <a href="{% url 'submissions:resubmit_manuscript' %}">resubmission page</a></li>
{% endif %}
{% if sub.under_consideration %}
{% if sub.editor_in_charge %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment