usuniecie zbednego kodu i poprawki
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user