I write a simple django condition but it not working
{% if request.user == "sami" %} sami {% else %} khan {% endif %}