fix: don't show age twice

This commit is contained in:
2025-06-19 07:59:44 +02:00
parent 060be3b486
commit 339cdf3ea9

View File

@@ -13,7 +13,6 @@
</div>
<div class="block">
<strong>{% trans 'Alter' %}</strong> {{ animal.hr_age }}
<strong>{% trans 'Alter' %}</strong> {{ animal.hr_age }}
</div>
{% if animal.description %}
<div class="content">