[fix] replace the png icons by ico's, minor chnage in the html

This commit is contained in:
pw3t 2014-01-16 21:58:18 +01:00
parent a62b94e21c
commit 380b440a55
5 changed files with 0 additions and 29 deletions

View file

@ -14,9 +14,6 @@
<div id ="result_count">
Number of results: {{ number_of_results }}
</div>
{% if featured_results %}
{% include 'result_templates/featured_results.html' %}
{% endif %}
{% for result in results %}
{% if result['template'] %}