From e1cab2771429064ac7040900a27c91a687d1f048 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Tue, 26 Nov 2019 10:19:10 +0100 Subject: [PATCH] Fixed L10N JSON format --- material/base.html | 30 +++++++++++++++--------------- src/base.html | 30 +++++++++++++++--------------- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/material/base.html b/material/base.html index 5a3d5b38f..913cd8f6b 100644 --- a/material/base.html +++ b/material/base.html @@ -203,21 +203,21 @@ {% endif %} {% endif %} {% for path in config["extra_javascript"] %} diff --git a/src/base.html b/src/base.html index d23ba3a57..18bfde646 100644 --- a/src/base.html +++ b/src/base.html @@ -402,21 +402,21 @@