{% load static %} {% load i18n %} {% if value %} {% trans 'yes' %} {% else %} {% trans 'no' %} {% endif %}