new statement
This commit is contained in:
parent
53fc660346
commit
1b4d297afb
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
||||||
<br>
|
<br>
|
||||||
{% if cern_level == "green-1" %}
|
{% if cern_level == "green-1" %}
|
||||||
<div class="alert alert-dark mb-0" role="alert" style="height:fit-content">
|
<div class="alert alert-dark mb-0" role="alert" style="height:fit-content">
|
||||||
Note: the current CERN COVID Scale is <b>Green – 1</b>. The risk of circulation of asymptomatic or pre-symptomatic infected individuals within the CERN site is considered negligible. There may be more than <b>8'000 daily on-site accesses</b>. Align your risk assessment with the guidance and instructions provided by the HSE Unit.
|
Note: the current CERN COVID Scale is <b>Green – 1</b>. The public health and safety restrictions are reduced to a mininum. Align your risk assessment with the guidance and instructions provided by the HSE Unit.
|
||||||
</div>
|
</div>
|
||||||
{% elif cern_level == "yellow-2" %}
|
{% elif cern_level == "yellow-2" %}
|
||||||
<div class="alert alert-dark mb-0" role="alert" style="height:fit-content">
|
<div class="alert alert-dark mb-0" role="alert" style="height:fit-content">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue