{% if order.status == 'READY' %} {{ order.get_status_display }} {% else %} {{ order.get_status_display }} {% endif %}