{% extends "base.html" %} {% block title %}Estimation {{ estimation.public_id }} of your ✈ travel footprint{% endblock %} {% block hero %}
{{ content.estimation.failure.hero.description | markdown | safe }}
{% else %}{{ content.estimation.hero.description | markdown | safe }}
{% endif %}{{ estimation.warnings }}
{{ estimation.errors }}
A Legend here
#}For each destination city, the sum of the travels from all the origins.
{{ render_cities(estimation_output.cities) }}Carbon footprint for each city.
{{ render_cities(estimation_output.cities) }}#} {#{{ estimation.output_yaml }}#} {##} {#