From f0b676fd2346b01137a90fd086e2d83e9b6047f3 Mon Sep 17 00:00:00 2001 From: Ross Date: Sun, 2 Jun 2024 09:01:30 +0100 Subject: [PATCH] add specialyt to rcr results --- rcr/templates/rcr/results.html | 2 ++ 1 file changed, 2 insertions(+) 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 @@ + @@ -16,6 +17,7 @@ {% for item in items %} +
Specialty Name ID Outcome
{{item.specialty}} {{item.name}} {{item.rcr_platform_id}} {{item.outcome}}