mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-26 03:21:05 +00:00
Removes redundant link to profile from dropdown
This commit is contained in:
parent
35e6c6aa03
commit
642c41353e
1 changed files with 0 additions and 5 deletions
|
@ -87,11 +87,6 @@
|
|||
{% trans "Direct Messages" %}
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ request.user.local_path }}" class="navbar-item">
|
||||
{% trans 'Profile' %}
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{% url 'directory' %}" class="navbar-item">
|
||||
{% trans 'Directory' %}
|
||||
|
|
Loading…
Reference in a new issue