{% extends 'scipost/base.html' %} {% block pagetitle %}: citation notifications{% endblock pagetitle %} {% block bodysup %}

Citation notifications to process

{% if errormessage %}

{{ errormessage }}

{% endif %} {% if unprocessed_notifications %} {% else %}

There are no citation notifications to process.

Return to your personal page.

{% endif %} {% endblock bodysup %}