Fix image path

This commit is contained in:
Roberto Rosario
2014-10-25 19:38:03 -04:00
parent f868d44461
commit 81c3419321

View File

@@ -31,7 +31,7 @@
{% endif %}
<div style="float: left; margin-right: 10px;">
<img style="margin-top: 12px;" src="{% static 'images/icons/question.png' %}" alt="{% trans 'question bubble' %}" />
<img style="margin-top: 12px;" src="{% static 'main/icons/question.png' %}" alt="{% trans 'question bubble' %}" />
</div>
<div style="float: left; width: 90%;">
{% if title %}