front log and related datetime stuff

This commit is contained in:
cube
2026-03-30 22:20:16 +01:00
parent db4a7cc46e
commit 1ee6a96d58
13 changed files with 117 additions and 47 deletions

View File

@@ -12,6 +12,7 @@
<div id="main">
<div class="container" id="nav">
<div class="navitem">{{ server_time() }}</div>
<div class="heading">Myriad</div>
<div class="navitem">> <a href="{{ url_for('home.index') }}">Home</a></div>
<div class="navitem">> <a href="{{ url_for('home.full_list') }}">Full List</a></div>