diff --git a/templates/admin/followup_theme_graph.html.twig b/templates/admin/followup_theme_graph.html.twig index b9af1781..f5dc24e4 100644 --- a/templates/admin/followup_theme_graph.html.twig +++ b/templates/admin/followup_theme_graph.html.twig @@ -200,17 +200,6 @@ - - {% if theme == 'bicycle_parking' %} - {% include 'admin/_followup_bicycle_parking_extra.html.twig' %} - {% endif %} - - {% if theme == 'camera' %} - {% include 'admin/_followup_cameras_extra.html.twig' %} - {% endif %} - - - {% if josm_url %} Ouvrir tous les objets dans JOSM @@ -226,8 +215,15 @@ Overpass Turbo {% endif %} -
+ {% if theme == 'bicycle_parking' %} + {% include 'admin/_followup_bicycle_parking_extra.html.twig' %} + {% endif %} + + {% if theme == 'camera' %} + {% include 'admin/_followup_cameras_extra.html.twig' %} + {% endif %} +${t}
`).join(', ')}${t}
`).join(', ')}