CERN Covid Level Scale updated
This commit is contained in:
parent
8dcd913ebe
commit
7e80365e74
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@ class ReportGenerator:
|
|||
context['qr_code'] = generate_qr_code(base_url, self.calculator_prefix, form)
|
||||
context['calculator_prefix'] = self.calculator_prefix
|
||||
context['scale_warning'] = {
|
||||
'level': '',
|
||||
'level': 'Orange - 3',
|
||||
'incidence_rate': 'somewhere in between 25 and 100 new cases per 100 000 inhabitants',
|
||||
'onsite_access': 'of about 5000',
|
||||
'threshold' : ''
|
||||
|
|
|
|||
Loading…
Reference in a new issue