diff --git a/_includes/location/key-exports.html b/_includes/location/key-exports.html index 03ced7fc4..42ea2ccfc 100644 --- a/_includes/location/key-exports.html +++ b/_includes/location/key-exports.html @@ -3,14 +3,10 @@ {% assign exports_commodities_num = exports | size | minus: 2 %} {% if exports_commodities_num > 0 %} - {{ include.location_name }} exported - {{ exports_commodities_num }} extractives - product{{ exports_commodities_num | plural }} in {{ include.year }}, - generating + In {{ include.year }}, + {{ exports_commodities_num }} extractive industries + product{{ exports_commodities_num | plural }} ranked among the top 25 exports from {{ include.location_name }}, generating ${{ exports.All[include.year].dollars | intcomma }} in export revenue, or - {{ exports.All[include.year].percent | percent }}%. -{% else %} - Extractive industries did not account for any of - {{ include.location_name }}'s top 25 exports in {{ include.year }}. -{% endif %} + {{ exports.All[include.year].percent | percent }} percent of all export revenue. +{% endif %} \ No newline at end of file diff --git a/_includes/location/section-exports.html b/_includes/location/section-exports.html index d1d0c590a..108a10603 100644 --- a/_includes/location/section-exports.html +++ b/_includes/location/section-exports.html @@ -6,6 +6,7 @@
{{ exports_summary | strip_html }}
In {{ year }}, extractive industries products did not rank among the top 25 exports from {{ state_name }}.
+ {% endif %} +