diff weather_server/templates/location.html @ 18:9d07dc5c3340

Make graph look nicer.
author Paul Fisher <paul@pfish.zone>
date Sat, 12 Oct 2019 21:02:02 -0400
parents fdb874e0b270
children 47987502bf4c
line wrap: on
line diff
--- a/weather_server/templates/location.html	Sat Oct 12 20:40:11 2019 -0400
+++ b/weather_server/templates/location.html	Sat Oct 12 21:02:02 2019 -0400
@@ -39,7 +39,7 @@
         {% else %}
             <p id="big-question-mark">?</p>
         {% endif %}
-        <!-- -->
+        <!--
             <script src="{{ url_for('static', filename='amd/mad.js') }}"></script>
             <script>new MADRegistry().install(self);</script>
             <script src="{{ url_for('static', filename='graph.js') }}"></script>