{% if obj.value %}Present{% else %}Clear{% endif %} {% if not obj.alive and obj.error_msg %} {{ obj.error_msg }} {% endif %}