diff --git a/flaskr/templates/estimation.html b/flaskr/templates/estimation.html index f455f06..1332bd5 100644 --- a/flaskr/templates/estimation.html +++ b/flaskr/templates/estimation.html @@ -18,6 +18,27 @@ +{% macro render_cities(cities) %} +
A Legend here
#} +- For each city, the sum of the travels from all the origins. + For each destination city, the sum of the travels from all the origins.
- -+ Carbon footprint for each city. +
+ {{ render_cities(estimation_output.mean_footprint.cities) }} +-{{ estimation.output_yaml }} --
#} +{#{{ estimation.output_yaml }}#} +{##} +{#