{%extends 'base2.html'%} {%block head%} {%endblock%} {%block title%} My Tests {%endblock%} {%block body%}
{{t.test_ID}}
{{t.test_name}}
Test Id {{t.test_ID}}
Test Name {{t.test_name}}