{% extends 'scipost/base.html' %} {% block pagetitle %}: submit manuscript{% endblock pagetitle %} {% block bodysup %}

Submit a manuscript to SciPost

OPEN FOR SUBMISSION STARTING JUNE 2016

{% if false %} {% if perms.scipost.can_submit_manuscript %}
{% csrf_token %}
{% else %}

You are currently not allowed to submit a manuscript.

{% endif %} {% endif %}
{% endblock bodysup %}