Started working on the layout of the app
This commit is contained in:
@ -1,4 +1,11 @@
|
||||
{{ define "footer" }}
|
||||
</div>
|
||||
|
||||
<!-- footer -->
|
||||
<nav id="main-footer">
|
||||
<p>BLT version {{ .app_version }}</p>
|
||||
</nav>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user