From: Bastian Germann <bage@debian.org>
Date: Fri, 18 Jul 2025 18:42:53 +0200
Subject: push-templates: Use local Chart.js
Forwarded: not-needed
---
--- a/Lib/gftools/push-templates/index.html
+++ b/Lib/gftools/push-templates/index.html
@@ -1,6 +1,6 @@
 <html>
     <head>
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.9.4/Chart.min.js"></script>
+    <script src="Chart.min.js"></script>
         <style>
             html{font-family:sans-serif;}
         h2 {
