From fb20eb77d0328d1fcf8b4b1f22223c446c5f9cdf Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 1 Mar 2021 10:28:28 +0100 Subject: [PATCH] Add a traffic stats page hacky iframe include.. --- app/templates/navbar.html | 3 +++ app/templates/stats.html | 18 ++++++++++++++++++ app/web.py | 5 +++++ tests/test_main.py | 2 +- 4 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 app/templates/stats.html diff --git a/app/templates/navbar.html b/app/templates/navbar.html index 314c64c..5dbbe77 100644 --- a/app/templates/navbar.html +++ b/app/templates/navbar.html @@ -7,6 +7,9 @@ +