Fixes display of ratings
This commit is contained in:
parent
b895059f03
commit
dfecdca6f9
3 changed files with 4 additions and 6 deletions
|
@ -79,7 +79,7 @@
|
|||
aria-controls="navbar-dropdown"
|
||||
>
|
||||
{% include 'snippets/avatar.html' with user=request.user %}
|
||||
{% include 'snippets/username.html' with user=request.user anchor=false %}
|
||||
<span class="ml-2">{% include 'snippets/username.html' with user=request.user anchor=false %}</span>
|
||||
</a>
|
||||
<ul class="navbar-dropdown" id="navbar-dropdown">
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue