File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 39
39
{% endif %}
40
40
</div >
41
41
</div >
42
+ {% if data .finances %}
42
43
<div class =" w-100 w-third-l pr2 fl" >
43
44
<h3 class =" korolev lh-title ma0" >{% trans %} Finances{% endtrans %} </h3 >
44
45
{% if data .finances [0].income %}
47
48
<span class =" f6 gray" >({{ "{:%B %Y}".format(data.finances[0] .financialYear.end) }})</span >
48
49
</p >
49
50
{% endif %}
50
- {% if data .finances %}
51
51
<h4 class =" b korolev" >{% trans %} Income and spending over time:{% endtrans %} </h4 >
52
52
<div id =" chart_finances" class =" h5 h6-ns" ></div >
53
53
{# <table>
73
73
<a href =" https://www.ons.gov.uk/economy/inflationandpriceindices/timeseries/l522/mm23" target =" _blank" class =" link blue external-link" >consumer price inflation (CPIH)</a >
74
74
measure published by the Office for National Statistics.{% endtrans %}
75
75
</p >
76
- {% endif %}
77
76
</div >
77
+ {% endif %}
78
78
<div class =" w-100 w-third-l ph2 fl" >
79
79
<h3 class =" korolev lh-title ma0" >{% trans %} Where this organisation works{% endtrans %} </h3 >
80
80
{% if data .countries |length > 0 %}
You can’t perform that action at this time.
0 commit comments