From 83f6674dca24ece750c7da2480e76eb2d8d299d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 13 Dec 2021 17:02:25 +0100 Subject: [PATCH] chg: Add sri to stats page --- website/web/templates/stats.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/website/web/templates/stats.html b/website/web/templates/stats.html index 781f16fe..ad0da18b 100644 --- a/website/web/templates/stats.html +++ b/website/web/templates/stats.html @@ -73,8 +73,12 @@ {% block scripts %} {{ super() }} - - + + {% endblock %} {% block styles %}