Update results.html

This commit is contained in:
Joseph Cheung 2023-02-23 11:14:01 +08:00
parent 6ebf81098d
commit 3a0f935a67

View file

@ -40,7 +40,7 @@
{%- endif %}
{% if unresponsive_engines and results|length >= 1 %}
<div class="dialog-error" role="alert">
<!-- <div class="dialog-error" role="alert">
{{ icon_big('warning') }}
<div>
<p><strong>{{ _('Error!') }}</strong> {{ _('Engines cannot retrieve results') }}:</p>
@ -52,7 +52,7 @@
</p>
{% endfor %}
</div>
</div>
</div> -->
{% endif %}
{% if infoboxes %}