aboutsummaryrefslogtreecommitdiff
path: root/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/home.html')
-rw-r--r--templates/home.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/home.html b/templates/home.html
index 9921ac4..0aef27b 100644
--- a/templates/home.html
+++ b/templates/home.html
@@ -39,6 +39,9 @@
</div>
</div>
<a href="/settings" class="home-settings-btn" title="{{l("settings_tab")}}"></a>
+ <footer class="home-footer">
+ <span class="version">{{version}}</span>
+ </footer>
</body>
</html>