diff --git a/cara/apps/calculator/templates/report.html.j2 b/cara/apps/calculator/templates/report.html.j2 index 3701f2e2..bd388e93 100644 --- a/cara/apps/calculator/templates/report.html.j2 +++ b/cara/apps/calculator/templates/report.html.j2 @@ -90,10 +90,11 @@ Gym = For comparison only, all persons doing heavy physical exercise, breathing and not talking. {% endif %}
+Presence of exposed occupant(s):
Start time: {{ form.activity_start | minutes_to_time }}    End time: {{ form.activity_finish | minutes_to_time }}
Exposure time (presence of infected person):
Presence of infected occupant(s):
Start time: {{ form.infected_start | minutes_to_time }}    End time: {{ form.infected_finish | minutes_to_time }}