{% load i18n %}
{% if value == '' or value == None %} question_mark {% elif value %} check_small {% else %} close_small {% endif %}