{% if true_condition %}| True| {% else %}| Not True| {% endif %}| {% if false_condition %}| True| {% else %}| False| {% endif %}|