diff options
Diffstat (limited to 'templates/weather.tmpl')
-rw-r--r-- | templates/weather.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/weather.tmpl b/templates/weather.tmpl index 05b18a2..8476e87 100644 --- a/templates/weather.tmpl +++ b/templates/weather.tmpl @@ -64,6 +64,11 @@ </div> {{ end }} + <div class="search-link-container"> + <a href="/search"> + Search + </a> + </div> </div> <!-- root-container end --> </div> <!-- peach end --> </body> |