summaryrefslogtreecommitdiffstats
path: root/templates/weather.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/weather.tmpl')
-rw-r--r--templates/weather.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/weather.tmpl b/templates/weather.tmpl
index e696e41..14008a2 100644
--- a/templates/weather.tmpl
+++ b/templates/weather.tmpl
@@ -119,6 +119,16 @@
</div>
{{ end }}
+ <div class="footer-container">
+ <div class="footer">
+ <div class="logo-container">
+ <a href="/about">
+ <img src="/static/logo/peach.png" alt="[ peach logo]" />
+ </a>
+ </div>
+ </div>
+ </div> <!-- footer container end -->
+
</div> <!-- root-container end -->
</div> <!-- peach end -->
</body>