diff --git a/cara/apps/calculator/static/images/arrow.png b/cara/apps/calculator/static/images/arrow.png new file mode 100644 index 00000000..dae89705 Binary files /dev/null and b/cara/apps/calculator/static/images/arrow.png differ diff --git a/cara/apps/calculator/static/images/level_scaling.png b/cara/apps/calculator/static/images/level_scaling.png new file mode 100644 index 00000000..e5cb695d Binary files /dev/null and b/cara/apps/calculator/static/images/level_scaling.png differ diff --git a/cara/apps/calculator/templates/base/calculator.report.html.j2 b/cara/apps/calculator/templates/base/calculator.report.html.j2 index 6d321b7d..2f21e2d5 100644 --- a/cara/apps/calculator/templates/base/calculator.report.html.j2 +++ b/cara/apps/calculator/templates/base/calculator.report.html.j2 @@ -54,9 +54,17 @@

- {% 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 %} + 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 %} +
+
+ + +
+

[*] The results are based on the parameters and assumptions published in the CERN Open Report CERN-OPEN-2021-004

diff --git a/cara/apps/calculator/themes/cern/templates/calculator.report.html.j2 b/cara/apps/calculator/themes/cern/templates/calculator.report.html.j2 index 3cae7826..7ea0b231 100644 --- a/cara/apps/calculator/themes/cern/templates/calculator.report.html.j2 +++ b/cara/apps/calculator/themes/cern/templates/calculator.report.html.j2 @@ -57,19 +57,19 @@ {% if (prob_inf > 5) %}
{% if scale_warning.level == "green-1" %} -