diff --git a/templates/stats.html b/templates/stats.html
new file mode 100644
index 0000000..03c54e9
--- /dev/null
+++ b/templates/stats.html
@@ -0,0 +1,37 @@
+{% extends "base.html" %}
+
+{% block title %}AS215085 - Router tools | Akvorado{% endblock %}
+
+{% block content %}
+
+
+
+
+
+
+
+
+
Top source countries
+
+
+
+
+
+
+{% endblock %}
\ No newline at end of file