Commit 0d18ee312846244a98bc021472bc4f6d8abc3e2a

Authored by Antoine Goutenoir
1 parent 3af06aef
Exists in master

style

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
flaskr/templates/estimation.html
... ... @@ -122,7 +122,7 @@
122 122 {% endif %}
123 123 {#############################################################################}
124 124  
125   -{# SORTED EMISSIONS INEQUALITY ##########################################}
  125 +{# SORTED EMISSIONS INEQUALITY ###############################################}
126 126 {# That plot makes no sense with our many to many data. #}
127 127 {% if not estimation.is_many_to_many() %}
128 128 <div class="row">
... ...