Merge branch 'main' into frontend
This commit is contained in:
commit
fb45df0f99
22 changed files with 576 additions and 521 deletions
|
@ -70,7 +70,7 @@
|
|||
{% if request.user.is_authenticated %}
|
||||
<div class="navbar-item has-dropdown is-hoverable">
|
||||
<a
|
||||
href="{{ user.local_path }}"
|
||||
href="{{ request.user.local_path }}"
|
||||
class="navbar-link pulldown-menu"
|
||||
role="button"
|
||||
aria-expanded="false"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue