Allow viewing profit

This commit is contained in:
2023-03-11 00:21:58 +00:00
parent 1e201e3f26
commit 77dcd4dd8f
7 changed files with 172 additions and 68 deletions

View File

@@ -219,7 +219,7 @@
Home
</a>
{% if user.is_authenticated %}
<a class="navbar-item" href="#">
<a class="navbar-item" href="{% url 'profit' type='page' %}">
Profit
</a>
<div class="navbar-item has-dropdown is-hoverable">