summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/about.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/about.tmpl b/templates/about.tmpl
index 575c08e..4144cce 100644
--- a/templates/about.tmpl
+++ b/templates/about.tmpl
@@ -14,6 +14,7 @@
<div class="about-container">
<div class="header">
<h1>peach</h1>
+ <p>v{{ .Version }}</p>
</div>
<div class="content">
<p>Peach's a barebones weather service.</p>