up badges on stats

This commit is contained in:
Tykayn 2025-06-06 16:16:34 +02:00 committed by tykayn
parent abdd59e8c8
commit 86a870d1e7
3 changed files with 96 additions and 26 deletions

View file

@ -43,7 +43,9 @@
<i class="bi bi-tag"></i>
{% endif %}
{{ commerce.mainTag }}
<a href="https://wiki.openstreetmap.org/wiki/FR:Tag:{{ commerce.mainTag }}">
{{ commerce.mainTag }}
</a>
</td>
<td class="{{ commerce.hasAddress() ? 'filled' : '' }}">{{ commerce.address }}</td>
<td class="{{ commerce.hasWebsite() ? 'filled' : '' }}">{{ commerce.website }}</td>