{% 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 }}
For each city, the sum of the travels from all the origins.
{{ estimation.output_yaml }}