mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
resume page: move notify button in masonry bloc and notification list below in content
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<h1 class="mt-5">{{ 'notification.Notifications'|trans }}</h1>
|
||||
<h1 class="mt-5"><a id="notification-list"></a>{{ 'notification.Notifications'|trans }}</h1>
|
||||
|
||||
<div class="flex-table accordion accordion-flush" id="notification-fold">
|
||||
{% for notification in notifications %}
|
||||
|
Reference in New Issue
Block a user