{% extends 'scipost/_personal_page_base.html' %} {% block breadcrumb_items %} {{block.super}} Virtual General Meetings {{VGM}} {% endblock %} {% block pagetitle %}: VGM detail{% endblock pagetitle %} {% load staticfiles %} {% load bootstrap %} {% block content %}

SciPost Virtual General Meeting

On this page:


Information message from SciPost Administration

{{ VGM_information }}

Quick bullet points:


Feedback on SciPost

Provide feedback

General Feedback provided


Nominations to the Editorial College

Nominate an Editorial Fellow candidate

Current Fellow nominations

Current Fellows ({{current_Fellows|length}}) · view/hide

Invitations currently outstanding ({{pending_inv_Fellows|length}}) · view/hide

Invitations which have been turned down ({{declined_inv_Fellows|length}}) · view/hide

{% if nominations %}

Nominations under consideration ({{nominations|length}})

{% endif %}

Submit a new Motion

Put a new Motion forward

Motions under consideration

{% for key, val in motion_categories_dict.items %}

{{ val }}:

{% endfor %} {% endblock %}