Started working on the layout of the app

This commit is contained in:
2025-07-14 13:53:50 -04:00
parent 09a2667fc5
commit 98bd1f7eca
5 changed files with 92 additions and 2 deletions

View File

@ -1,4 +1,11 @@
{{ define "footer" }}
</div>
<!-- footer -->
<nav id="main-footer">
<p>BLT version {{ .app_version }}</p>
</nav>
</body>
</html>
{{ end }}