diff --git a/castellum/contacts/templates/contacts/__contact_detail.html b/castellum/contacts/templates/contacts/__contact_detail.html index a2c6a98e7ddce1a1b5d49d1b137cdb7c1af9e31e..91049c804217f09a45c4386e350114594378623d 100644 --- a/castellum/contacts/templates/contacts/__contact_detail.html +++ b/castellum/contacts/templates/contacts/__contact_detail.html @@ -29,7 +29,7 @@ {% icon 'phone' %} {% else %} {% translate "No" %} - {% icon 'phone' %} + {% icon 'phone' %} {% blocktranslate with next_available=contact.subject.not_available_until %} (not until {{ next_available }}) {% endblocktranslate %}