diff --git a/cara/apps/calculator/templates/base/calculator.report.html.j2 b/cara/apps/calculator/templates/base/calculator.report.html.j2 index 795851fb..88aec4af 100644 --- a/cara/apps/calculator/templates/base/calculator.report.html.j2 +++ b/cara/apps/calculator/templates/base/calculator.report.html.j2 @@ -195,7 +195,7 @@ SARS-CoV-2 (nominal strain) {% elif form.virus_type == "SARS_CoV_2_ALPHA" %} SARS-CoV-2 (Alpha VOC) - {% elif form.virus_type == "SARS_CoV_2_SARS_CoV_2_BETA" %} + {% elif form.virus_type == "SARS_CoV_2_BETA" %} SARS-CoV-2 (Beta VOC) {% elif form.virus_type == "SARS_CoV_2_GAMMA" %} SARS-CoV-2 (Gamma VOC)