[fix] replace the png icons by ico's, minor chnage in the html
This commit is contained in:
@@ -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'] %}
|
||||
|
||||
Reference in New Issue
Block a user