Remove link to about page
This commit is contained in:
parent
1ec2159257
commit
20be8a8ed7
|
@ -131,9 +131,6 @@
|
|||
<a class="navbar-item" href="{% url 'home' %}">
|
||||
Search
|
||||
</a>
|
||||
<a class="navbar-item" href="{% url 'about' %}">
|
||||
About
|
||||
</a>
|
||||
{% if user.is_authenticated %}
|
||||
<a class="navbar-item" href="{% url 'billing' %}">
|
||||
Billing
|
||||
|
|
Loading…
Reference in New Issue