From bdecff9736b909d8218e6c35fe388e1258063146 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Thu, 26 Apr 2018 15:14:25 +0200 Subject: [PATCH] Added temporary scripts for testing --- material/base.html | 1 + src/base.html | 3 +++ 2 files changed, 4 insertions(+) diff --git a/material/base.html b/material/base.html index 7a236fc3b..4d34b459e 100644 --- a/material/base.html +++ b/material/base.html @@ -201,5 +201,6 @@ {% include "partials/integrations/analytics.html" %} {% endif %} {% endblock %} + diff --git a/src/base.html b/src/base.html index bb9132ca7..a47a3579d 100644 --- a/src/base.html +++ b/src/base.html @@ -357,5 +357,8 @@ {% include "partials/integrations/analytics.html" %} {% endif %} {% endblock %} +