Get your own Django server Result Size: 625 x 565
template.html
views.py
 
{% load static %}
<!DOCTYPE html>
<html>
</script>
<body>

<img src="{% static 'img_tree.gif' %}">
<img src="{% static 'pineapple.jpg' %}">

</body>
</html>                  
127.0.0.1:8000/testing