Skip to content

Commit

Permalink
Remove unnecessary nav link
Browse files Browse the repository at this point in the history
  • Loading branch information
gskorokhod authored Nov 2, 2023
1 parent 4f91943 commit 0aa886a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tools/essence-feature-usage-stats/web/templates/index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{% extends "base.html" %}

{% block nav %}
<li><a href="/">Index</a> </li>
{% endblock nav %}

{% block content %}
{% include "keyword_list.html" %}
<section>
Expand Down

0 comments on commit 0aa886a

Please sign in to comment.