{% extends "aristotle_mdr/reviews/review/base.html" %} {% load i18n humanize %} {% load aristotle_tags %} {% load static from staticfiles %} {% block title %}Review details{{ item.name }}{% endblock %} {% block tabpanel %}
Item | Results |
---|---|
{{ agg.item_name }} |
{% if not setup_valid %}
No Validation rules avaliable {% else %} {% with results=agg.results %} {% endwith %} {% endif %} |