{% extends 'base.html' %} {% load staticfiles %} {% block links %} {{ block.super }} {% endblock %} {% block scripts %} {% endblock %} {% block title %} Completed Tests{{ block.super }} {% endblock %} {% block content %} {{ block.super }}
| Test Case Name | Test Rating |
|---|---|
| {{ test.test_name }} | {{ test.test_rating }} |
You have not completed any tests with this model yet.
{% endif %}