remotes/1693045480750635534/spooky-22
Aevann1 2021-12-21 01:51:04 +02:00
parent de21363ca6
commit 93b9be61c4
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<div class="col p-0 w-100">
<ul class="nav settings-nav" style="padding:0 30px;">
<li class="nav-item">
<a class="nav-link py-3{% if not '=true' in request.full_path %} active{% endif %}" href="/notifications?posts=true">
<a class="nav-link py-3{% if not '=true' in request.full_path %} active{% endif %}" href="/notifications">
All{% if v.not_post_notifications_count %} <span class="text-primary font-weight-bold">({{v.not_post_notifications_count}})</span>{% endif %}
</a>
</li>