{% extends "aristotle_mdr/workgroup.html" %} {% block page %}

{% block title %}{{ workgroup.name }} - Items{% endblock %}

{% include "aristotle_mdr/helpers/bulk_action_paginated_list.html" with allow_select_all=True %} {% endblock %}