I am trying to create a static file to show my image in Django 3.8.3
I am using this code
{% load static %} <