PDF Calc, Cosmetics

This commit is contained in:
Carsten Graf
2026-01-26 10:29:03 +01:00
parent 563d4fc373
commit bbb176dbe3
6 changed files with 30 additions and 7 deletions

View File

@@ -10,7 +10,10 @@
<body>
<div class="navbar">
<div class="container">
<h1>Stundenerfassung</h1>
<div class="navbar-brand">
<img src="/images/header.png" alt="Logo" class="navbar-logo">
<h1>Stundenerfassung</h1>
</div>
<div class="nav-right">
<span>Willkommen, <%= user.firstname %> <%= user.lastname %></span>
<% if (user.roles && user.roles.length > 1) { %>