From 823a83a9cdce4bf2f38af61e9c497b7c370f4dfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 11 Apr 2018 15:55:46 +0200 Subject: [PATCH] new: Search field on index --- website/web/templates/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/web/templates/index.html b/website/web/templates/index.html index e049cfa..0dc9f05 100644 --- a/website/web/templates/index.html +++ b/website/web/templates/index.html @@ -6,6 +6,10 @@

BGP Ranking



+
+ ASN to search: + +
@@ -13,7 +17,7 @@ {% for asn, rank in ranks %} - + {% endfor %}
ASN
{{ asn }}{{ asn }} {{ rank }}