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 58c5f7a4..efdd43a8 100644
--- a/cara/apps/calculator/themes/cern/templates/calculator.report.html.j2
+++ b/cara/apps/calculator/themes/cern/templates/calculator.report.html.j2
@@ -29,22 +29,22 @@
{% if (prob_inf > 5) %}
{% if scale_warning.level == "Green - 1" %}
-

+
Note: the current CERN COVID Scale is Green - 1, which means the incidence rate in the local community is {{scale_warning.incidence_rate}}. Align your risk assessment with the guidance and instructions provided by the HSE Unit.
{% elif scale_warning.level == "Yellow - 2" %}
-

+
Note: the current CERN COVID Scale is Yellow - 2, which means the incidence rate in the local community is {{scale_warning.incidence_rate}}. There is a reduced chance that asymptomatic or pre-symptomatic infected individuals circulate within the CERN site which, during this stage, corresponds to an average daily on-site access {{scale_warning.onsite_access}}. See with your supervisor if this scenario is acceptable.
{% elif scale_warning.level == "Orange - 3" %}
-

+
Warning: the current CERN COVID Scale is Orange - 3, which means the incidence rate in the local community is {{scale_warning.incidence_rate}}. There is a slight chance that asymptomatic or pre-symptomatic infected individuals circulate within the CERN site which, during this stage, corresponds to an average daily on-site access {{scale_warning.onsite_access}}. See with your supervisor if any additional measures can be applied (ALARA).
{% elif scale_warning.level == "Red - 4" %}
-

+
Warning: the current CERN COVID Scale is Red - 4, which means the incidence rate in the local community is {{scale_warning.incidence_rate}}. There is a strong chance that asymptomatic or pre-symptomatic infected individuals circulate within the CERN site which, during this stage, corresponds to an average daily on-site access {{scale_warning.onsite_access}}. Please reduce the value below the threshold of {{scale_warning.threshold}}.