{{ 'Country'|trans }}
{{ 'Attack map'|trans }}
{% include 'chart_periods.html.twig' with { 'service': 'map', 'days' : days } %}
{% include 'map_chart.html.twig' with {'attacks_map': attacks_map, 'world_map_json': world_map_json} %}