{% load filters i18n %}
{{ entity.description }}
{% if claim.text|isDate %} {{ claim.text|asDate }} {% else %} {{ claim.text|urlize }} {% endif %}