From 8fc74abd6e18462de2969b5f210468d1ca4a5f3e Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 1 Jul 2024 09:15:58 +0100 Subject: [PATCH] add comments to rcr results --- rcr/templates/rcr/results.html | 1 + 1 file changed, 1 insertion(+) diff --git a/rcr/templates/rcr/results.html b/rcr/templates/rcr/results.html index afb55836..75eac16e 100644 --- a/rcr/templates/rcr/results.html +++ b/rcr/templates/rcr/results.html @@ -25,6 +25,7 @@ {{item.outcome}} {{item.outcome_reason}} {{item.outcome_free_text}} + {{item.comments}} {% endfor %}