up badges on stats
This commit is contained in:
parent
abdd59e8c8
commit
86a870d1e7
3 changed files with 96 additions and 26 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue