{% load staticfiles %} {% include 'scipost/header.html' %} {% include 'scipost/navbar.html' %} Log in to SciPost {% csrf_token %} {{ form.as_table }} {% if user.is_authenticated %} Not registered as a Contributor to SciPost? If you are a professional scientist (PhD student and above), you can register by filling the registration form. {% endif %} {% include 'scipost/footer.html' %}
If you are a professional scientist (PhD student and above), you can register by filling the registration form.