File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
hurumap_ng/templates/profile Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -469,7 +469,7 @@ <h3 class="chart-header">Corruption Index</h3>
469469 </ article >
470470 {% endif %}
471471 {% if not finance.is_missing %}
472- < article id ="transportation " class ="clearfix ">
472+ < article id ="finance " class ="clearfix ">
473473 < header class ="section-contents "> < h1 > Finances</ h1 > </ header >
474474 < div class ="section-container ">
475475 {% if not finance.bank_credit.is_missing and not finance.bank_deposit.is_missing %}
@@ -517,7 +517,7 @@ <h3 class="chart-header">Corruption Index</h3>
517517 </ article >
518518 {% endif %}
519519 {% if not others.is_missing %}
520- < article id ="transportation " class ="clearfix ">
520+ < article id ="others " class ="clearfix ">
521521 < header class ="section-contents "> < h1 > Others</ h1 > </ header >
522522 < div class ="section-container ">
523523 {% if not others.mineral_production.is_missing %}
You can’t perform that action at this time.
0 commit comments