fix: don't show age twice
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user