-
Probability of infection (%)
-
- {% block warning_animation %}
-
- {{prob_inf | non_zero_percentage}}
-
-
-
-
-
- {% endblock warning_animation %}
+
+
+
Probability of infection (%)
+
+ {% block warning_animation %}
+
+ {{prob_inf | non_zero_percentage}}
+
+
+
+
-
-
-
- {% block report_summary %}
-
- Taking into account the uncertainties tied to the model variables, in this scenario, the
probability of one exposed occupant getting infected is {{ prob_inf | non_zero_percentage }}[*] and the
expected number of new cases is {{ expected_new_cases | float_format }}.
-
- {% endblock report_summary %}
+ {% endblock warning_animation %}
+
+ {% block report_summary %}
+
+ Taking into account the uncertainties tied to the model variables, in this scenario, the
probability of one exposed occupant getting infected is {{ prob_inf | non_zero_percentage }}[*] and the
expected number of new cases is {{ expected_new_cases | float_format }}.
+
+ {% endblock report_summary %}
{% block report_summary_footnote %}
{% endblock report_summary_footnote %}