{% extends 'scipost/base.html' %} {% block pagetitle %}: personal page{% endblock pagetitle %} {% block headsup %} {% endblock headsup %} {% block bodysup %} Welcome to your SciPost Personal Page, {{ user.username }} (rank {{ contributor.rank }} Contributor) Your SciPost Account Your personal details {{ contributor.as_table|safe }} Update your personal data or password Update your personal data Change your password {% if contributor.rank >= 2 %} Pending SciPost Editorial Actions {% if contributor.rank >= 4 %} Registration actions Vet Registration requests ({{ nr_reg_to_vet }}) Awaiting validation ({{ nr_reg_awaiting_validation }}) (no action necessary) {% endif %} Vetting actions Vet Commentary Page requests ({{ nr_commentary_page_requests_to_vet }}) Vet submitted Comments ({{ nr_comments_to_vet }}) Vet submitted Author Replies ({{ nr_author_replies_to_vet }}) Vet submitted Reports ({{ nr_reports_to_vet }}) Vet Thesis Link requests ({{ nr_thesislink_requests_to_vet }}) {% if contributor.rank >= 3 %} Submissions processing {% if contributor.rank >= 4 %} Process new SciPost Submissions ({{ nr_submissions_to_process }}) {% endif %} {% endif %} {% endif %} SciPost Submissions Submit an arXiv preprint to a SciPost Journal SciPost Commentaries Request opening a SciPost Commentary Page {% if contributor.rank == 0 %} Your credentials will soon be verified by an Editor. If accepted, your rank (currently 0: newly registered) will be set to 1 (normal user), enabling you to submit, comment and vote. {% endif %} {% if own_comments %} Your Comments {% for own_comment in own_comments %} {{ own_comment.comment_text }} {% endfor %} {% endif %} {% endblock bodysup %}
Your credentials will soon be verified by an Editor. If accepted, your rank (currently 0: newly registered) will be set to 1 (normal user), enabling you to submit, comment and vote.