diff --git a/cara/apps/calculator/templates/base/calculator.report.html.j2 b/cara/apps/calculator/templates/base/calculator.report.html.j2 index 81ca8ae0..0cbe8eef 100644 --- a/cara/apps/calculator/templates/base/calculator.report.html.j2 +++ b/cara/apps/calculator/templates/base/calculator.report.html.j2 @@ -60,31 +60,27 @@

-
-
-
-
Probability of infection (%)
-
- {% block warning_animation %} -
- {{prob_inf | non_zero_percentage}} - - - - -
- {% endblock warning_animation %} + +
+
Probability of infection (%)
+
+ {% block warning_animation %} +
+ {{prob_inf | non_zero_percentage}} + + + +
-
-
-
- {% block report_summary %} - - {% endblock report_summary %} + {% endblock warning_animation %}
+ + {% block report_summary %} + + {% endblock report_summary %}
{% block report_summary_footnote %} {% endblock report_summary_footnote %}