{% load static %} <img src="{% static "my_app/example.jpg" %}" alt="My image"/>
#third{ background: url("/static/img/sample.jpeg") 50% 0 no-repeat fixed; color: white; height: 650px; padding: 100px 0 0 0; }