diff --git a/caimira/apps/templates/base/calculator.report.html.j2 b/caimira/apps/templates/base/calculator.report.html.j2 index cc6190c5..76c3d3f9 100644 --- a/caimira/apps/templates/base/calculator.report.html.j2 +++ b/caimira/apps/templates/base/calculator.report.html.j2 @@ -138,7 +138,7 @@ {% if form.short_range_option == "short_range_yes" %}
{% endif %} {% block probabilistic_exposure_probability %} @@ -610,17 +610,16 @@ {% endif %}

{% if form.short_range_option == "short_range_yes" %} -
  • - Short-range interactions: {{ form.short_range_interactions|length }} -

  • -
  • - Total number of people having short-range interactions: {{ form.short_range_occupants }} -

  • +
  • Total number of occupants having short-range interactions: {{ form.short_range_occupants }}

  • {% endif %} diff --git a/caimira/apps/templates/cern/calculator.report.html.j2 b/caimira/apps/templates/cern/calculator.report.html.j2 index 0e0a0175..701c2ab0 100644 --- a/caimira/apps/templates/cern/calculator.report.html.j2 +++ b/caimira/apps/templates/cern/calculator.report.html.j2 @@ -84,7 +84,7 @@ {% endif %}