diff --git a/scoring/templates/scoring/council.html b/scoring/templates/scoring/council.html index 761e48d8..b2624eb4 100644 --- a/scoring/templates/scoring/council.html +++ b/scoring/templates/scoring/council.html @@ -282,7 +282,7 @@

Visit us again on a bigger screen

-

+5%

+ {% else %} @@ -293,7 +293,7 @@

Visit us again on a bigger screen

-

+5%

+ {% endif %} @@ -307,7 +307,7 @@

Visit us again on a bigger screen

-

+5%

+

+5% {% endfor %} @@ -335,7 +335,7 @@

Visit us again on a bigger screen

-

+1

+ {% for comparison in answer.comparisons %} @@ -348,7 +348,7 @@

Visit us again on a bigger screen

-

+1

+ {% endfor %} @@ -378,27 +378,25 @@

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 %}