feat: moins d'anglais

This commit is contained in:
Colin Maudry
2021-06-06 07:09:46 +02:00
parent 45c50845d7
commit 582f1cbb63
+1 -1
View File
@@ -54,7 +54,7 @@
{% if filtered_table_rows_count or human_description_en %}
<h4>{% if filtered_table_rows_count or filtered_table_rows_count == 0 %}{{ "{:,}".format(filtered_table_rows_count) }} ligne{% if filtered_table_rows_count == 1 %}{% else %}s{% endif %}{% endif %}
{% if human_description_en %}{{ human_description_en }}{% endif %}
<!-- {% if human_description_en %}{{ human_description_en }}{% endif %} -->
</h4>
{% endif %}