Removes redundant link to profile from dropdown

This commit is contained in:
Mouse Reeve 2021-04-01 19:25:37 -07:00
parent 35e6c6aa03
commit 642c41353e

View file

@ -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' %}