Remove root path of static image
This commit is contained in:
@@ -17,5 +17,5 @@
|
||||
</span>
|
||||
{% endif %}
|
||||
</div>
|
||||
<img src="{% static '/images/edx-verified-mini-cert.png' %}">
|
||||
<img src="{% static 'images/edx-verified-mini-cert.png' %}">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user