Make search public and refine blacklisting
This commit is contained in:
@@ -118,9 +118,6 @@
|
||||
|
||||
{% if user.is_authenticated %}
|
||||
{% if user|has_plan:'drilldown' %}
|
||||
<a class="navbar-item" href="{% url 'drilldown' %}">
|
||||
Drilldown
|
||||
</a>
|
||||
<a class="navbar-item" href="{% url 'insights' %}">
|
||||
Insights
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user