diff --git a/scoring/templates/scoring/council.html b/scoring/templates/scoring/council.html index b2ffead3..7a016181 100644 --- a/scoring/templates/scoring/council.html +++ b/scoring/templates/scoring/council.html @@ -276,24 +276,22 @@

Visit us again on a bigger screen

{% include 'caps/icons/scorecards-star.html' with classes='text-info align-text-bottom me-1' width='1.2em' height='1.2rem' role='presentation' %} {{ section.weighted_score|floatformat:0 }}% - - - - - - -

+5%

+ + + + + + {% else %} {{section.weighted_score|floatformat:0 }}% - - - - - - -

+5%

+ + + + + + {% endif %} @@ -306,8 +304,7 @@

Visit us again on a bigger screen

- -

+5%

+ {% endfor %} @@ -334,8 +331,7 @@

Visit us again on a bigger screen

- -

+1

+ {% for comparison in answer.comparisons %} @@ -347,8 +343,7 @@

Visit us again on a bigger screen

- -

+1

+ {% endfor %} @@ -378,27 +373,23 @@

Visit us again on a bigger screen

{{ plan_score.weighted_total|floatformat:0 }}% - {{ section.weighted_score|floatformat:0 }}% - - - - - - -

+5%

+ + + + + + {% for comparison in comparisons %} {{ comparison.weighted_total|floatformat:0 }}% - {{ section.weighted_score|floatformat:0 }}% - - - - - - -

+5%

+ + + + + + {% endfor %}