{% load i18n aristotle_tags util_tags %}
{% include "aristotle_mdr/helpers/select_all.html" with total_queryset_size=count_favourites item='favourites' %} {% csrf_token %} {% if tags_list %} {% endif %} {% for item in page_obj %} {% if tags_list %} {% endif %} {% endfor %}
Item DefinitionTags
{{ item.name }}
{{ item.item_type_name }}
{{ item.definition|striptags|truncatewords:"50" }}
{% include "aristotle_mdr/helpers/list_action_bar.html" with wrap=True %} {% include "aristotle_mdr/helpers/paginator.html" with page=page %}