forked from Ruderverein-Donau-Linz/rowt
only show notifications from last 2 weeks
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
<details class="py-3 bg-gray-200 dark:bg-primary-950 rounded-b-md">
|
||||
<summary class="px-3">Vergangene Nachrichten</summary>
|
||||
<summary class="px-3">Vergangene Nachrichten (14 Tage)</summary>
|
||||
<div class="divide-y text-sm">
|
||||
{% for notification in notifications %}
|
||||
{% if notification.read_at %}
|
||||
|
Reference in New Issue
Block a user