fix forgotten "

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-13 11:59:33 +02:00
parent aea7e91b60
commit edc44c62b4
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
{% if FEATURES['CHAT'] -%}
<li class="nav-item d-flex align-items-center justify-content-center text-center mx-1">
<a class="nav-link position-relative" href="/chat">
<i class="fas fa-messages" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Chat></i>
<i class="fas fa-messages" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Chat"></i>
{% set chat_count = cache.get(ONLINE_STR) %}
{% if chat_count %}