usuniecie zbednego kodu i poprawki

This commit is contained in:
Mateusz Gruszczyński
2025-08-15 15:53:40 +02:00
parent 79c6f7d0b1
commit f1744fae99

View File

@@ -36,7 +36,7 @@
-
{% endif %}
</td>
<td>{{ usage_counts.get(item.name.lower(), 0) }}</td>
<td><span class="badge bg-secondary">{{ usage_counts.get(item.name.lower(), 0) }}</span></td>
<td>
{% set suggestion = suggestions_dict.get(item.name.lower()) %}
{% if suggestion %}