2
0
Fork 0

feat(signage): show messages on team dashboard

This commit is contained in:
Luca 2024-05-25 02:12:33 +02:00
parent cbad7abfb7
commit 32f87ea9e5
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
{% block everything %}
<section class="section">
<div class="container">
{% include "notifications.html" %}
<h3 class="title" style="background:var(--background);margin:0 -1rem;padding:1rem;position:sticky;top:0;">Teamschichten für {{ today|date:"l, d. F Y" }}</h3>
<table class="table">
<thead style="background:inherit;position:sticky;top:4rem;">