From abd6bb0767bfd5d6f5a2aa04aa6983101bd029bd Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Tue, 7 May 2024 15:17:28 +0200 Subject: [PATCH] display the input in form --- caimira/apps/templates/base/calculator.report.html.j2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/caimira/apps/templates/base/calculator.report.html.j2 b/caimira/apps/templates/base/calculator.report.html.j2 index 819071ea..894309c4 100644 --- a/caimira/apps/templates/base/calculator.report.html.j2 +++ b/caimira/apps/templates/base/calculator.report.html.j2 @@ -604,6 +604,9 @@
  • Short-range interactions: {{ form.short_range_interactions|length }}

  • +
  • + Total number of people having short-range interactions: {{ form.short_range_total_people }} +