{% with record.get_date_status as ds %} {% if ds %}
{{ ds.message }}
{% else %} {{ ''|placeholder }} {% endif %} {% endwith %}