{% extends "aristotle_mdr/user/userHome.html" %} {% load i18n aristotle_tags util_tags humanize %} {% block sidebar %} {% include "aristotle_mdr/user/userSideBar.html" with activeTab='profile' %} {% endblock %} {% block page %}
Date | Time | {% trans 'Name' %} | {% trans 'Details' %} | {% trans 'Statuses' %} | |||
---|---|---|---|---|---|---|---|
{% if not hide_checkbox %} {% endif %} | {% if item.is_registered %} {% else %} {% endif %} {% if not hide_favourites %} {% if request.user.is_active %} {% with is_favourite=item|is_in:favourites %} {% if is_favourite %} {% else %} {% endif %} {% endwith %} {% endif %} {% endif %} | {% ifchanged recent.view_date.date recent.view_date.date %} {% endifchanged %} |
{% include "aristotle_mdr/helpers/itemLink.html" with item=item shared_items=shared_items %}
{{ item.item_type_name }}
|
{% include item.item.list_details_template with item=item %} |
|