{% extends "aristotle_mdr/user/userHome.html" %} {% load i18n static %} {% block individual_scripts %} {% endblock %} {% block page %}
Below are all items you have created that have not been registered, requested for review or assigned to a workgroup. Only you can see these items.
{% include "aristotle_mdr/helpers/bulk_action_paginated_list.html" with allow_select_all=True page=page_obj delete=True %} {% endblock %}