so I am trying to make a webpage in django everything works well ->
{% static 'website/img/core-img/s1.png' %}
but when I try to do static style="background-image: url({% static 'website/img/bg-img/1.jpg'%});
it gives me those stupid errors althougt it seems to be fine according to my googling skills...
so please help me

Then, on your file click inside detected language (HTML) and change to Django HTML

