Typo
This commit is contained in:
parent
58b382c8c4
commit
d76005fd56
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
<!-- Add icons to the links using the .nav-icon class
|
<!-- Add icons to the links using the .nav-icon class
|
||||||
with font-awesome or any other icon font library -->
|
with font-awesome or any other icon font library -->
|
||||||
<li class="nav-header">Keys</li>
|
<li class="nav-header">Keys</li>
|
||||||
<li class="nav-item"><a href="{% url "frontend:keys" %}" class="nav-link"><i class="nav-icon fas fa-keys"></i>
|
<li class="nav-item"><a href="{% url "frontend:keys" %}" class="nav-link"><i class="nav-icon fas fa-key"></i>
|
||||||
<p>All Keys <!-- Hop --></p>
|
<p>All Keys <!-- Hop --></p>
|
||||||
</a></li>
|
</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in a new issue