Merge branch 'main' into frontend

This commit is contained in:
Fabien Basmaison
2021-04-07 09:25:40 +02:00
22 changed files with 576 additions and 521 deletions

View File

@ -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"