Correct path for source image in path, take the real one, not the expected one. increase version nb
{% extends "iconolab_base.html" %}
{% load staticfiles %}
{% block main_css %}
{{ block.super }}
<link rel="stylesheet" href="{% static 'iconolab_episteme/css/iconolab_episteme.css' %}">
{% endblock %}