[BUGFIX] link back to list view from admin interface

This commit is contained in:
Marie Birner
2023-04-06 19:12:36 +02:00
parent 517c6f046f
commit ebbfc5a828
2 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,9 @@
<header class="bg-primary-900 text-white flex justify-center p-3 fixed w-full">
<div class="max-w-screen-xl w-full flex justify-between">
<div>
Hallo {{ loggedin_user.name }}
<a href="/">
Hallo {{ loggedin_user.name }}
</a>
</div>
<div>