{% extends "index.html" %} {% block content %} {% if not map_plot %}
Name | Active clients | IP | Country | Region | City |
---|---|---|---|---|---|
{{ dict_item['name'] }} | {{ dict_item['nr_active_clients'] }} | {{ dict_item['ip'] }} | {{ dict_item['country'] }} | {{ dict_item['region'] }} | {{ dict_item['city'] }} |