fix: don't show age twice
This commit is contained in:
@@ -13,7 +13,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="block">
|
<div class="block">
|
||||||
<strong>{% trans 'Alter' %}</strong> {{ animal.hr_age }}
|
<strong>{% trans 'Alter' %}</strong> {{ animal.hr_age }}
|
||||||
<strong>{% trans 'Alter' %}</strong> {{ animal.hr_age }}
|
|
||||||
</div>
|
</div>
|
||||||
{% if animal.description %}
|
{% if animal.description %}
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
Reference in New Issue
Block a user