{% extends 'scipost/_personal_page_base.html' %} {% block pagetitle %}: registrations to vet{% endblock pagetitle %} {% load bootstrap %} {% load static %} {% block breadcrumb_items %} {{block.super}}
{% endblock %} {% block content %}
These Contributors are currently not registered (submitting, commenting and voting disabled).
Use this page to promote them to give them registered status, or refuse registration.
Back to your personal page. {% endfor %} {% endblock content %} {% block footer_script %} {% endblock footer_script %}