pie chart next to logbook

This commit is contained in:
2026-02-10 20:13:09 +01:00
parent 0dd2bd3625
commit 5004726715
3 changed files with 221 additions and 85 deletions

View File

@@ -294,11 +294,11 @@
</head>
<body>
<nav>
<div class="brand">
<a href="{{ url_for('index') }}" class="brand" style="text-decoration: none;">
<!-- Simple SVG Icon -->
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>
OpenTimeTracker
</div>
</a>
<div>
{% if session.user_id %}
<a href="{{ url_for('index') }}">Tracker</a>