Remove test code
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 7 Sep 2016 18:19:45 +0000 (14:19 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 7 Sep 2016 18:19:45 +0000 (14:19 -0400)
Seeing if this actually is used.

wunderground/search-form.html

index 6f25617..d0d3a62 100644 (file)
@@ -8,7 +8,7 @@
 {% if showdata.search is not empty %}
 <form class="wu-search ui-front">
        <label>
-        {{ location_title }} Test
+        {{ location_title }}
     </label>
 </form>
 {% endif %}