[templates] Add version and commit to footer
This commit is contained in:
@ -268,5 +268,9 @@
|
||||
})()
|
||||
</script>
|
||||
|
||||
<footer class="mt-4 py-2 text-center text-muted border-top">
|
||||
<small>v{{ app_version }} ({{ git_commit }})</small>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user