Bug on Betta VOC
This commit is contained in:
parent
73b36b81db
commit
8f601ef37c
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@
|
|||
SARS-CoV-2 (nominal strain)
|
||||
{% elif form.virus_type == "SARS_CoV_2_ALPHA" %}
|
||||
<a href="https://www.eurosurveillance.org/content/10.2807/1560-7917.ES.2021.26.24.2100509">SARS-CoV-2 (Alpha VOC) </a>
|
||||
{% elif form.virus_type == "SARS_CoV_2_SARS_CoV_2_BETA" %}
|
||||
{% elif form.virus_type == "SARS_CoV_2_BETA" %}
|
||||
<a href="https://www.eurosurveillance.org/content/10.2807/1560-7917.ES.2021.26.24.2100509">SARS-CoV-2 (Beta VOC)</a>
|
||||
{% elif form.virus_type == "SARS_CoV_2_GAMMA" %}
|
||||
<a href="https://www.eurosurveillance.org/content/10.2807/1560-7917.ES.2021.26.24.2100509">SARS-CoV-2 (Gamma VOC)</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue