mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-06-20 01:44:42 +02:00
lister les commerces avec une note
This commit is contained in:
parent
cae369c9cd
commit
42b345844e
5 changed files with 32 additions and 12 deletions
|
@ -25,6 +25,11 @@
|
|||
<i class="bi bi-x-circle-fill"></i>
|
||||
{{ 'display.closed_commerces'|trans }}</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="{{ path('app_public_places_with_note') }}">
|
||||
<i class="bi bi-file-earmark-text"></i>
|
||||
{{ 'display.places_with_note'|trans }}</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue