If else condition error in django template

前端 未结 0 1060
礼貌的吻别
礼貌的吻别 2021-01-28 14:32

I write a simple django condition but it not working

{% if request.user == "sami"  %}
sami
{% else %}
khan
{% endif %}
相关标签:
回答
  • 消灭零回复
提交回复
热议问题