{% extends "base.html" %} {% block content %}

TTO – IPs for Assessment

{% for ip in ip_list %} {% empty %} {% endfor %}
Title Type TRL CRL
{{ ip.title }} {{ ip.get_ip_type_display }} {{ ip.trl_level_label }} {{ ip.crl_level_label }} View Score
No IPs available for assessment yet.
{% endblock %}