fix aggregator template error
This commit is contained in:
@@ -21,12 +21,6 @@
|
|||||||
<span>Telegram bots</span>
|
<span>Telegram bots</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="{% if sidebar_section == 'aggregator' %}nav-active{% endif %}">
|
|
||||||
<a href="{% url 'cabinet:aggregator:index' %}">
|
|
||||||
<i class="fas fa-copy" aria-hidden="true"></i>
|
|
||||||
<span>Aggregator</span>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user