resume page: move notify button in masonry bloc and notification list below in content

This commit is contained in:
2022-01-28 15:21:44 +01:00
parent 2c57eab4d2
commit 7f41f14959
2 changed files with 29 additions and 12 deletions

View File

@@ -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 %}