diff --git a/templates/admin/followup_theme_graph.html.twig b/templates/admin/followup_theme_graph.html.twig
index dec5aebd..13d1305e 100644
--- a/templates/admin/followup_theme_graph.html.twig
+++ b/templates/admin/followup_theme_graph.html.twig
@@ -184,9 +184,7 @@
Complétion des rues
-
- Faire une suggestion
-
+
{% if josm_url %}
@@ -294,7 +292,7 @@
-
{% endblock %}
diff --git a/templates/base.html.twig b/templates/base.html.twig
index a742db5e..fc9317bd 100644
--- a/templates/base.html.twig
+++ b/templates/base.html.twig
@@ -103,6 +103,10 @@
diff --git a/templates/public/place/row.html.twig b/templates/public/place/row.html.twig
index 8947dd57..da09db85 100644
--- a/templates/public/place/row.html.twig
+++ b/templates/public/place/row.html.twig
@@ -12,8 +12,8 @@
{{ place.modifiedDate | date('Y-m-d H:i:s') }} |
{% if place.street %}
{{ place.street }}
- {% else %}
- (inconnue)
+ {# {% else %} #}
+ {# (inconnue) #}
{% endif %}
|
{{ place.zipCode }} |
diff --git a/templates/public/stats_evolutions.html.twig b/templates/public/stats_evolutions.html.twig
index 59734325..4a0a8a95 100644
--- a/templates/public/stats_evolutions.html.twig
+++ b/templates/public/stats_evolutions.html.twig
@@ -70,8 +70,8 @@
{% if place.street %}
{{ place.street }}
- {% else %}
- (inconnue)
+ {# {% else %}
+ (inconnue) #}
{% endif %}
{{ place.housenumber }}
@@ -102,8 +102,8 @@
{% if place.street %}
{{ place.street }}
- {% else %}
- (inconnue)
+ {# {% else %}
+ (inconnue) #}
{% endif %}
{{ place.housenumber }}
@@ -134,8 +134,8 @@
{% if place.street %}
{{ place.street }}
- {% else %}
- (inconnue)
+ {# {% else %}
+ (inconnue) #}
{% endif %}
{{ place.housenumber }}