diff --git a/rcr/templates/rcr/results.html b/rcr/templates/rcr/results.html index 9e7eb6d7..d902822c 100644 --- a/rcr/templates/rcr/results.html +++ b/rcr/templates/rcr/results.html @@ -5,6 +5,7 @@
| Specialty | Name | ID | Outcome | @@ -16,6 +17,7 @@ {% for item in items %}
|---|---|---|---|
| {{item.specialty}} | {{item.name}} | {{item.rcr_platform_id}} | {{item.outcome}} |