{% set record = __SELF__.record %} {% if record %} {{ record.title }} {% else %} Record not found {% endif %}