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 %} +