diff --git a/website/web/templates/country_asn_map.html b/website/web/templates/country_asn_map.html new file mode 100644 index 0000000..2357c1a --- /dev/null +++ b/website/web/templates/country_asn_map.html @@ -0,0 +1,18 @@ +
{{ date }} | + {% endfor %} +|
{{ line[0] }} | + {% for rank in line[1:] %} +{{ rank }} | + {% endfor %} +