summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/weather.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/weather.tmpl b/templates/weather.tmpl
index ab2f0e2..19e7462 100644
--- a/templates/weather.tmpl
+++ b/templates/weather.tmpl
@@ -82,11 +82,14 @@
</div>
{{ end }}
+ {{ if .SearchEnabled }}
<div class="search-link-container">
<a href="/search">
</a>
</div>
+ {{ end }}
+
</div> <!-- root-container end -->
</div> <!-- peach end -->
</body>