{% extends 'scipost/_personal_page_base.html' %} {% block pagetitle %}: registration invitations{% endblock pagetitle %} {% load scipost_extras %} {% load bootstrap %} {% block breadcrumb_items %} {{block.super}} Registration invitations {% endblock %} {% block content %}

Registration Invitations

Actions

Existing drafts (to be processed by Admin)

view/hide ({{existing_drafts|length}}) + {% for draft in existing_drafts %} {% empty %} {% endfor %}
{% include 'scipost/_draft_registration_tables.html' %} {% endblock %}