server {
listen 80;
server_name example.com www.example.com;
location = /favicon.ico { access_log off; log_not_found off; }
location /static/ {
root /home/user/example;
}
location /.well-known {
alias /var/www/example/.well-known;
}
location / {
include proxy_params;
proxy_pass http://unix:/run/gunicorn.sock;
}
}
<div class="b11" style="position: absolute; float: left; top: 40px; left: 100px;"><img onchange="console.log(imgcolordoor1{{ forloop.counter }}.src)" style="position: relative;" src="{% static "static/style/testdoor.png" %}" name="imgcolordoor1{{ forloop.counter }}" width="130px" height="280px"></div>
name="imgcolordoor1{{ forloop.counter }}"