more cid user anatomy testing
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
<p>
|
||||
{% with object.get_cid_exams as exam_map %}
|
||||
{% for exam_type, exams in exam_map.items %}
|
||||
{% for exam_type, exams in exam_map %}
|
||||
<h4>{{exam_type}}</h4>
|
||||
<ul>
|
||||
{% for exam in exams %}
|
||||
|
||||
Reference in New Issue
Block a user