Fixed server struct. Added version to panel

This commit is contained in:
2024-02-27 20:41:11 +02:00
parent 0236fcb78c
commit ffead299fc
3 changed files with 12 additions and 9 deletions

View File

@ -23,6 +23,7 @@
<li class="pure-menu-item"><a href="/clients" class="pure-menu-link">Clients</a></li>
<li class="pure-menu-item"><a href="/sync" class="pure-menu-link">Sync status</a></li>
</ul>
{{ VERSION }}
</div>
</div>
</div>
@ -89,4 +90,4 @@
</label>
{% endif %}
</body>
</html>
</html>