{% if concentration_defrosts.data != {} %}
{% else %}
No data for {{year_of_interest}}. Try another year!
{% endif %}
{% if concentration_time != {} %}
{% else %}
No data for {{year_of_interest}}. Try another year!
{% endif %}