feat: mark location with fa icon
This commit is contained in:
parent
e02672c2bb
commit
98d67381c6
@ -10,7 +10,7 @@
|
||||
class="fa-solid fa-flag"></i></a>
|
||||
</div>
|
||||
<p>
|
||||
<b>Ort</b>
|
||||
<b><i class="fa-solid fa-location-dot"></i></b>
|
||||
{% if adoption_notice.location %}
|
||||
{{ adoption_notice.location.str_hr }}
|
||||
{% else %}
|
||||
|
Loading…
Reference in New Issue
Block a user